Opal-Estate-Pro/node_modules/rxjs/_esm2015/observable/timer.js
2019-09-13 11:27:52 +07:00

3 lines
131 B
JavaScript
Executable File

import { TimerObservable } from './TimerObservable';
export const timer = TimerObservable.create;
//# sourceMappingURL=timer.js.map