Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.
export function timeDriver(sink: any): TimeSource { return timeDriverUntyped(sink); }
A time driver designed to enable awesome testing and dev tooling