Bones/node_modules/rxjs/add/operator/timeInterval.js
SOUTHERNCO\x2mjbyrn 7efe7605b8 Template Upload
2017-05-17 13:45:25 -04:00

6 lines
280 B
JavaScript

"use strict";
var Observable_1 = require('../../Observable');
var timeInterval_1 = require('../../operator/timeInterval');
var observableProto = Observable_1.Observable.prototype;
observableProto.timeInterval = timeInterval_1.timeInterval;
//# sourceMappingURL=timeInterval.js.map