UNPKG

@delon/theme

Version:

ng-alain theme system library.

20 lines (19 loc) 1.58 kB
import * as i0 from "@angular/core"; import * as i1 from "./layout.component"; import * as i2 from "./layout-nav.component"; import * as i3 from "./layout-header.component"; import * as i4 from "./layout-header-item.component"; import * as i5 from "./layout-header-item-trigger.directive"; import * as i6 from "./layout-top-menu-item"; import * as i7 from "@angular/common"; import * as i8 from "@angular/router"; import * as i9 from "ng-zorro-antd/tooltip"; import * as i10 from "ng-zorro-antd/icon"; import * as i11 from "ng-zorro-antd/avatar"; import * as i12 from "ng-zorro-antd/dropdown"; import * as i13 from "ng-zorro-antd/badge"; export declare class LayoutDefaultModule { static ɵfac: i0.ɵɵFactoryDeclaration<LayoutDefaultModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<LayoutDefaultModule, [typeof i1.LayoutDefaultComponent, typeof i2.LayoutDefaultNavComponent, typeof i3.LayoutDefaultHeaderComponent, typeof i4.LayoutDefaultHeaderItemComponent, typeof i5.LayoutDefaultHeaderItemTriggerDirective, typeof i6.LayoutDefaultTopMenuItemComponent], [typeof i7.CommonModule, typeof i8.RouterModule, typeof i9.NzToolTipModule, typeof i10.NzIconModule, typeof i11.NzAvatarModule, typeof i12.NzDropDownModule, typeof i13.NzBadgeModule], [typeof i1.LayoutDefaultComponent, typeof i2.LayoutDefaultNavComponent, typeof i3.LayoutDefaultHeaderComponent, typeof i4.LayoutDefaultHeaderItemComponent, typeof i5.LayoutDefaultHeaderItemTriggerDirective, typeof i6.LayoutDefaultTopMenuItemComponent]>; static ɵinj: i0.ɵɵInjectorDeclaration<LayoutDefaultModule>; }