@freezesoul/nz-formly
Version:
基于ng-zorro-antd UI 扩展的ngx-formly组件库
13 lines (12 loc) • 747 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./modal-wrapper.component";
import * as i2 from "@angular/common";
import * as i3 from "ng-zorro-antd/card";
import * as i4 from "@freezesoul/nzx-antd/modal";
import * as i5 from "ng-zorro-antd/modal";
import * as i6 from "@ngx-formly/core";
export declare class FormlyNzModalWrapperModule {
static ɵfac: i0.ɵɵFactoryDeclaration<FormlyNzModalWrapperModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<FormlyNzModalWrapperModule, [typeof i1.ModalWrapperComponent], [typeof i2.CommonModule, typeof i3.NzCardModule, typeof i4.NzxModalModule, typeof i5.NzModalModule, typeof i6.FormlyModule], never>;
static ɵinj: i0.ɵɵInjectorDeclaration<FormlyNzModalWrapperModule>;
}