UNPKG

ng-zorro-antd-mobile

Version:

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

17 lines (16 loc) 1.04 kB
import * as i0 from "@angular/core"; import * as i1 from "./menu.component"; import * as i2 from "./sub-menu/sub-menu.component"; import * as i3 from "@angular/common"; import * as i4 from "ng-zorro-antd-mobile/flex"; import * as i5 from "ng-zorro-antd-mobile/list"; import * as i6 from "ng-zorro-antd-mobile/radio"; import * as i7 from "ng-zorro-antd-mobile/checkbox"; import * as i8 from "ng-zorro-antd-mobile/button"; import * as i9 from "ng-zorro-antd-mobile/locale-provider"; import * as i10 from "@angular/forms"; export declare class MenuModule { static ɵfac: i0.ɵɵFactoryDeclaration<MenuModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<MenuModule, [typeof i1.MenuComponent, typeof i2.SubMenuComponent], [typeof i3.CommonModule, typeof i4.FlexModule, typeof i5.ListModule, typeof i6.RadioModule, typeof i7.CheckboxModule, typeof i8.ButtonModule, typeof i9.LocaleProviderModule, typeof i10.FormsModule], [typeof i1.MenuComponent, typeof i2.SubMenuComponent]>; static ɵinj: i0.ɵɵInjectorDeclaration<MenuModule>; }