UNPKG

kefir

Version:

Reactive Programming library for JavaScript inspired by Bacon.js and RxJS with focus on high performance and low memory usage

2 lines (1 loc) 72 B
export default Date.now ? () => Date.now() : () => new Date().getTime()