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

5 lines
191 B
JavaScript
Raw Normal View History

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