export class WindowEventEmitter { constructor() { this._events = {}; } } //# sourceMappingURL=WindowEventEmitter.js.map