biobulkbende.org/node_modules/rxjs/add/operator/windowCount.js
2020-09-16 14:23:28 +02:00

5 lines
235 B
JavaScript

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