UNPKG

ng2-events

Version:

Supercharge your Angular2+ event handling

16 lines (15 loc) 1.22 kB
import * as i0 from "@angular/core"; import * as i1 from "./outside/index"; import * as i2 from "./touch/index"; import * as i3 from "./multi/index"; import * as i4 from "./undetected/index"; import * as i5 from "./observe/index"; import * as i6 from "./observe-directive/index"; import * as i7 from "./once/index"; import * as i8 from "./condition-directive/index"; import * as i9 from "./scroll/index"; export declare class Ng2EventsModule { static ɵfac: i0.ɵɵFactoryDeclaration<Ng2EventsModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<Ng2EventsModule, never, [typeof i1.OutsideEventModule, typeof i2.TouchEventModule, typeof i3.MultiEventModule, typeof i4.UndetectedEventModule, typeof i5.ObserveEventModule, typeof i6.ObserveEventDirectiveModule, typeof i7.OnceEventModule, typeof i8.ConditionEventDirectiveModule, typeof i9.ScrollEventModule], [typeof i1.OutsideEventModule, typeof i2.TouchEventModule, typeof i3.MultiEventModule, typeof i4.UndetectedEventModule, typeof i5.ObserveEventModule, typeof i6.ObserveEventDirectiveModule, typeof i7.OnceEventModule, typeof i8.ConditionEventDirectiveModule, typeof i9.ScrollEventModule]>; static ɵinj: i0.ɵɵInjectorDeclaration<Ng2EventsModule>; }