UNPKG

ack-angular

Version:

Extra special directives, components, providers and pipes to aide in tackling everyday interface development needs in Angular2

8 lines (7 loc) 266 B
import * as i0 from "@angular/core"; export declare class WindowService { get nativeElement(): any; get nativeWindow(): any; static ɵfac: i0.ɵɵFactoryDeclaration<WindowService, never>; static ɵprov: i0.ɵɵInjectableDeclaration<WindowService>; }