UNPKG

@freezesoul/nz-formly

Version:

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

12 lines (11 loc) 663 B
import * as i0 from "@angular/core"; import * as i1 from "./dropdown.component"; import * as i2 from "@angular/common"; import * as i3 from "ng-zorro-antd/menu"; import * as i4 from "ng-zorro-antd/dropdown"; import * as i5 from "@ngx-formly/core"; export declare class FormlyNzDropdownModule { static ɵfac: i0.ɵɵFactoryDeclaration<FormlyNzDropdownModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<FormlyNzDropdownModule, [typeof i1.FormlyFieldDropdownComponent], [typeof i2.CommonModule, typeof i3.NzMenuModule, typeof i4.NzDropDownModule, typeof i5.FormlyModule], never>; static ɵinj: i0.ɵɵInjectorDeclaration<FormlyNzDropdownModule>; }