UNPKG

ng2-events

Version:

Supercharge your Angular2+ event handling

9 lines (8 loc) 388 B
import * as i0 from "@angular/core"; export declare class ScrollEventModule { static ɵfac: i0.ɵɵFactoryDeclaration<ScrollEventModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<ScrollEventModule, never, never, never>; static ɵinj: i0.ɵɵInjectorDeclaration<ScrollEventModule>; } export { SCROLL_EVENT_TIME } from './scroll.event'; export default ScrollEventModule;