biofriction-wp-theme/node_modules/rxjs/add/operator/timeInterval.js

5 lines
241 B
JavaScript
Raw Normal View History

2021-10-26 14:18:09 +02:00
"use strict";
var Observable_1 = require('../../Observable');
var timeInterval_1 = require('../../operator/timeInterval');
Observable_1.Observable.prototype.timeInterval = timeInterval_1.timeInterval;
//# sourceMappingURL=timeInterval.js.map