mirror of
https://github.com/fooflington/selfdefined.git
synced 2025-04-22 01:09:07 +00:00
5 lines
241 B
JavaScript
5 lines
241 B
JavaScript
"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
|