Home Manual Reference Source Test Repository

es6/observable/timer.js

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