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

3 lines
146 B
JavaScript
Raw Permalink Normal View History

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