@nebular/theme
Version:
@nebular/theme
10 lines (9 loc) • 676 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./list.component";
import * as i2 from "./list-page-tracker.directive";
import * as i3 from "./infinite-list.directive";
export declare class NbListModule {
static ɵfac: i0.ɵɵFactoryDeclaration<NbListModule, never>;
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]>;
static ɵinj: i0.ɵɵInjectorDeclaration<NbListModule>;
}