UNPKG

rxjs

Version:

Reactive Extensions for modern JavaScript

5 lines 235 B
"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