"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var operators_1 = require("rxjs/operators"); exports.windowCount = operators_1.windowCount; //# sourceMappingURL=windowCount.js.map