UNPKG

ng-spy

Version:

A lightweight, dependecy-free scrollspy for angular. Use this library to spy on HTML elements on your page when the window is scrolled or resized.

9 lines (8 loc) 484 B
import * as i0 from "@angular/core"; import * as i1 from "./spy-target.directive"; import * as i2 from "./spy-on.directive"; export declare class ScrollSpyModule { static ɵfac: i0.ɵɵFactoryDeclaration<ScrollSpyModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<ScrollSpyModule, [typeof i1.SpyTargetDirective, typeof i2.SpyOnDirective], never, [typeof i1.SpyTargetDirective, typeof i2.SpyOnDirective]>; static ɵinj: i0.ɵɵInjectorDeclaration<ScrollSpyModule>; }