1 | import * as i0 from "@angular/core";
|
2 | import * as i1 from "./list.component";
|
3 | import * as i2 from "./list-page-tracker.directive";
|
4 | import * as i3 from "./infinite-list.directive";
|
5 | export declare class NbListModule {
|
6 | static ɵfac: i0.ɵɵFactoryDeclaration<NbListModule, never>;
|
7 | static ɵmod: i0.ɵɵNgModuleDeclaration<NbListModule, [typeof i1.NbListComponent, typeof i1.NbListItemComponent, typeof i2.NbListPageTrackerDirective, typeof i3.NbInfiniteListDirective], never, [typeof i1.NbListComponent, typeof i1.NbListItemComponent, typeof i2.NbListPageTrackerDirective, typeof i3.NbInfiniteListDirective]>;
|
8 | static ɵinj: i0.ɵɵInjectorDeclaration<NbListModule>;
|
9 | }
|