timer.js 131 Bytes
Newer Older
jatuporn Tonggasem's avatar
jatuporn Tonggasem committed
1 2 3
import { TimerObservable } from './TimerObservable';
export const timer = TimerObservable.create;
//# sourceMappingURL=timer.js.map