biofriction-wp-theme/node_modules/rxjs/_esm2015/observable/timer.js

3 lines
131 B
JavaScript
Raw Normal View History

2021-10-26 14:18:09 +02:00
import { TimerObservable } from './TimerObservable';
export const timer = TimerObservable.create;
//# sourceMappingURL=timer.js.map