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