work.suroh.tk/node_modules/rxjs/_esm2015/observable/timer.js

3 lines
131 B
JavaScript
Raw Normal View History

2019-12-02 12:22:45 +00:00
import { TimerObservable } from './TimerObservable';
export const timer = TimerObservable.create;
//# sourceMappingURL=timer.js.map