UNPKG

ng-zorro-antd

Version:

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

14 lines (13 loc) 911 B
import * as i0 from "@angular/core"; import * as i1 from "./button.component"; import * as i2 from "./button-group.component"; import * as i3 from "@angular/cdk/bidi"; import * as i4 from "@angular/common"; import * as i5 from "ng-zorro-antd/core/wave"; import * as i6 from "ng-zorro-antd/icon"; import * as i7 from "ng-zorro-antd/core/transition-patch"; export declare class NzButtonModule { static ɵfac: i0.ɵɵFactoryDeclaration<NzButtonModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<NzButtonModule, [typeof i1.NzButtonComponent, typeof i2.NzButtonGroupComponent], [typeof i3.BidiModule, typeof i4.CommonModule, typeof i5.NzWaveModule, typeof i6.NzIconModule, typeof i7.ɵNzTransitionPatchModule], [typeof i1.NzButtonComponent, typeof i2.NzButtonGroupComponent, typeof i7.ɵNzTransitionPatchModule, typeof i5.NzWaveModule]>; static ɵinj: i0.ɵɵInjectorDeclaration<NzButtonModule>; }