How to use the @cycle/time.timeDriverUntyped function in @cycle/time

To help you get started, we’ve selected a few @cycle/time examples, based on popular ways it is used in public projects.

Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.

github cyclejs / cyclejs / most-time / src / index.ts View on Github external
export function timeDriver(sink: any): TimeSource {
  return timeDriverUntyped(sink);
}

@cycle/time

A time driver designed to enable awesome testing and dev tooling

MIT
Latest version published 3 years ago

Package Health Score

65 / 100
Full package analysis