UNPKG

@ng-bootstrap/ng-bootstrap

Version:
11 lines (10 loc) 801 B
import * as i0 from "@angular/core"; import * as i1 from "./scrollspy"; export { NgbScrollSpy, NgbScrollSpyItem, NgbScrollSpyFragment, NgbScrollSpyMenu } from './scrollspy'; export { NgbScrollSpyConfig } from './scrollspy-config'; export { NgbScrollSpyService, NgbScrollSpyProcessChanges } from './scrollspy.service'; export declare class NgbScrollSpyModule { static ɵfac: i0.ɵɵFactoryDeclaration<NgbScrollSpyModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<NgbScrollSpyModule, never, [typeof i1.NgbScrollSpy, typeof i1.NgbScrollSpyItem, typeof i1.NgbScrollSpyFragment, typeof i1.NgbScrollSpyMenu], [typeof i1.NgbScrollSpy, typeof i1.NgbScrollSpyItem, typeof i1.NgbScrollSpyFragment, typeof i1.NgbScrollSpyMenu]>; static ɵinj: i0.ɵɵInjectorDeclaration<NgbScrollSpyModule>; }