UNPKG

@vismaux/ngx-nordic-cool

Version:
12 lines (11 loc) 770 B
import * as i0 from "@angular/core"; import * as i1 from "./sidebar.component"; import * as i2 from "./sidebar-group/sidebar-group.component"; import * as i3 from "./sidebar-item/sidebar-item.component"; import * as i4 from "@angular/common"; import * as i5 from "@angular/router"; export declare class NcSidebarModule { static ɵfac: i0.ɵɵFactoryDeclaration<NcSidebarModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<NcSidebarModule, [typeof i1.NcSidebarComponent, typeof i2.NcSidebarGroupComponent, typeof i3.NcSidebarItemComponent], [typeof i4.CommonModule, typeof i5.RouterModule], [typeof i1.NcSidebarComponent, typeof i2.NcSidebarGroupComponent, typeof i3.NcSidebarItemComponent]>; static ɵinj: i0.ɵɵInjectorDeclaration<NcSidebarModule>; }