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

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