@freezesoul/nz-formly
Version:
基于ng-zorro-antd UI 扩展的ngx-formly组件库
12 lines (11 loc) • 670 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./text-value.component";
import * as i2 from "@angular/common";
import * as i3 from "@freezesoul/nzx-antd/pipe";
import * as i4 from "ng-zorro-antd/form";
import * as i5 from "@ngx-formly/core";
export declare class FormlyNzTextValueModule {
static ɵfac: i0.ɵɵFactoryDeclaration<FormlyNzTextValueModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<FormlyNzTextValueModule, [typeof i1.FormlyFieldTextValueComponent], [typeof i2.CommonModule, typeof i3.NzxPipeModule, typeof i4.NzFormModule, typeof i5.FormlyModule], never>;
static ɵinj: i0.ɵɵInjectorDeclaration<FormlyNzTextValueModule>;
}