@freezesoul/nz-formly
Version:
基于ng-zorro-antd UI 扩展的ngx-formly组件库
11 lines (10 loc) • 573 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./space.component";
import * as i2 from "@angular/common";
import * as i3 from "ng-zorro-antd/space";
import * as i4 from "@ngx-formly/core";
export declare class FormlyNzSpaceModule {
static ɵfac: i0.ɵɵFactoryDeclaration<FormlyNzSpaceModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<FormlyNzSpaceModule, [typeof i1.FormlyFieldSpaceComponent], [typeof i2.CommonModule, typeof i3.NzSpaceModule, typeof i4.FormlyModule], never>;
static ɵinj: i0.ɵɵInjectorDeclaration<FormlyNzSpaceModule>;
}