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