UNPKG

@freezesoul/nz-formly

Version:

基于ng-zorro-antd UI 扩展的ngx-formly组件库

14 lines (13 loc) 796 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/button"; import * as i4 from "ng-zorro-antd/icon"; import * as i5 from "ng-zorro-antd/core/outlet"; import * as i6 from "@ngx-formly/core"; import * as i7 from "ng-zorro-antd/dropdown"; export declare class FormlyNzButtonModule { static ɵfac: i0.ɵɵFactoryDeclaration<FormlyNzButtonModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<FormlyNzButtonModule, [typeof i1.FormlyFieldButtonComponent], [typeof i2.CommonModule, typeof i3.NzButtonModule, typeof i4.NzIconModule, typeof i5.NzOutletModule, typeof i6.FormlyModule, typeof i7.NzDropDownModule], never>; static ɵinj: i0.ɵɵInjectorDeclaration<FormlyNzButtonModule>; }