lunaisadev-website-old/node_modules/rxjs/_esm5/observable/timer.js

5 lines
191 B
JavaScript
Raw Normal View History

2021-07-28 01:40:12 +00:00
/** PURE_IMPORTS_START ._TimerObservable PURE_IMPORTS_END */
import { TimerObservable } from './TimerObservable';
export var timer = TimerObservable.create;
//# sourceMappingURL=timer.js.map