UNPKG

ng-zorro-antd

Version:

An enterprise-class UI components based on Ant Design and Angular

22 lines (21 loc) 1.59 kB
import * as i0 from "@angular/core"; import * as i1 from "./menu.directive"; import * as i2 from "./menu-item.directive"; import * as i3 from "./submenu.component"; import * as i4 from "./menu-divider.directive"; import * as i5 from "./menu-group.component"; import * as i6 from "./submenu-title.component"; import * as i7 from "./submenu-inline-child.component"; import * as i8 from "./submenu-non-inline-child.component"; import * as i9 from "@angular/cdk/bidi"; import * as i10 from "@angular/common"; import * as i11 from "@angular/cdk/platform"; import * as i12 from "@angular/cdk/overlay"; import * as i13 from "ng-zorro-antd/icon"; import * as i14 from "ng-zorro-antd/core/no-animation"; import * as i15 from "ng-zorro-antd/core/outlet"; export declare class NzMenuModule { static ɵfac: i0.ɵɵFactoryDeclaration<NzMenuModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<NzMenuModule, [typeof i1.NzMenuDirective, typeof i2.NzMenuItemDirective, typeof i3.NzSubMenuComponent, typeof i4.NzMenuDividerDirective, typeof i5.NzMenuGroupComponent, typeof i6.NzSubMenuTitleComponent, typeof i7.NzSubmenuInlineChildComponent, typeof i8.NzSubmenuNoneInlineChildComponent], [typeof i9.BidiModule, typeof i10.CommonModule, typeof i11.PlatformModule, typeof i12.OverlayModule, typeof i13.NzIconModule, typeof i14.NzNoAnimationModule, typeof i15.NzOutletModule], [typeof i1.NzMenuDirective, typeof i2.NzMenuItemDirective, typeof i3.NzSubMenuComponent, typeof i4.NzMenuDividerDirective, typeof i5.NzMenuGroupComponent]>; static ɵinj: i0.ɵɵInjectorDeclaration<NzMenuModule>; }