UNPKG

@freezesoul/nz-formly

Version:

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

16 lines (15 loc) 980 B
import * as i0 from "@angular/core"; import * as i1 from "./input.component"; import * as i2 from "@angular/common"; import * as i3 from "@angular/forms"; import * as i4 from "ng-zorro-antd/input"; import * as i5 from "ng-zorro-antd/input-number"; import * as i6 from "ng-zorro-antd/core/outlet"; import * as i7 from "@freezesoul/nzx-antd/pipe"; import * as i8 from "@ngx-formly/core"; import * as i9 from "ng-zorro-antd/auto-complete"; export declare class FormlyNzInputModule { static ɵfac: i0.ɵɵFactoryDeclaration<FormlyNzInputModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<FormlyNzInputModule, [typeof i1.FormlyFieldInputComponent], [typeof i2.CommonModule, typeof i3.ReactiveFormsModule, typeof i4.NzInputModule, typeof i5.NzInputNumberModule, typeof i6.NzOutletModule, typeof i7.NzxPipeModule, typeof i8.FormlyModule, typeof i9.NzAutocompleteModule, typeof i7.NzxPipeModule], never>; static ɵinj: i0.ɵɵInjectorDeclaration<FormlyNzInputModule>; }