1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 | import { ModuleWithProviders } from '@angular/core';
|
7 | import * as i0 from "@angular/core";
|
8 | import * as i1 from "./sidebar.component";
|
9 | import * as i2 from "../shared/shared.module";
|
10 | export declare class NbSidebarModule {
|
11 | static forRoot(): ModuleWithProviders<NbSidebarModule>;
|
12 | static ɵfac: i0.ɵɵFactoryDeclaration<NbSidebarModule, never>;
|
13 | static ɵmod: i0.ɵɵNgModuleDeclaration<NbSidebarModule, [typeof i1.NbSidebarComponent, typeof i1.NbSidebarFooterComponent, typeof i1.NbSidebarHeaderComponent], [typeof i2.NbSharedModule], [typeof i1.NbSidebarComponent, typeof i1.NbSidebarFooterComponent, typeof i1.NbSidebarHeaderComponent]>;
|
14 | static ɵinj: i0.ɵɵInjectorDeclaration<NbSidebarModule>;
|
15 | }
|