UNPKG

@halloverden/ngx-zendesk-web-widget

Version:
9 lines (8 loc) 287 B
import * as i0 from "@angular/core"; export declare class WindowService { private platform; constructor(platform: any); get(): Window | null; static ɵfac: i0.ɵɵFactoryDeclaration<WindowService, never>; static ɵprov: i0.ɵɵInjectableDeclaration<WindowService>; }