UNPKG

ng-zorro-antd-mobile

Version:

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

14 lines (13 loc) 789 B
import * as i0 from "@angular/core"; import * as i1 from "./button.component"; import * as i2 from "@angular/common"; import * as i3 from "ng-zorro-antd-mobile/icon"; import * as i4 from "ng-zorro-antd-mobile/wing-blank"; import * as i5 from "ng-zorro-antd-mobile/white-space"; import * as i6 from "ng-zorro-antd-mobile/list"; export declare const NZ_BUTTON_DIRECTIVES: Array<any>; export declare class ButtonModule { static ɵfac: i0.ɵɵFactoryDeclaration<ButtonModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<ButtonModule, [typeof i1.ButtonComponent], [typeof i2.CommonModule, typeof i3.IconModule, typeof i4.WingBlankModule, typeof i5.WhiteSpaceModule, typeof i6.ListModule], [typeof i1.ButtonComponent]>; static ɵinj: i0.ɵɵInjectorDeclaration<ButtonModule>; }