@freezesoul/nz-formly
Version:
基于ng-zorro-antd UI 扩展的ngx-formly组件库
14 lines (13 loc) • 799 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./select.component";
import * as i2 from "@angular/common";
import * as i3 from "@angular/forms";
import * as i4 from "ng-zorro-antd/select";
import * as i5 from "@freezesoul/nzx-antd/pipe";
import * as i6 from "ng-zorro-antd/core/outlet";
import * as i7 from "@ngx-formly/core";
export declare class FormlyNzSelectModule {
static ɵfac: i0.ɵɵFactoryDeclaration<FormlyNzSelectModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<FormlyNzSelectModule, [typeof i1.FormlyFieldSelectComponent], [typeof i2.CommonModule, typeof i3.ReactiveFormsModule, typeof i4.NzSelectModule, typeof i5.NzxPipeModule, typeof i6.NzOutletModule, typeof i7.FormlyModule], never>;
static ɵinj: i0.ɵɵInjectorDeclaration<FormlyNzSelectModule>;
}