@freezesoul/nz-formly
Version:
基于ng-zorro-antd UI 扩展的ngx-formly组件库
14 lines (13 loc) • 822 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./checkbox.component";
import * as i2 from "@angular/common";
import * as i3 from "@angular/forms";
import * as i4 from "ng-zorro-antd/checkbox";
import * as i5 from "@freezesoul/nzx-antd/pipe";
import * as i6 from "@freezesoul/nzx-antd/checkbox";
import * as i7 from "@ngx-formly/core";
export declare class FormlyNzCheckboxModule {
static ɵfac: i0.ɵɵFactoryDeclaration<FormlyNzCheckboxModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<FormlyNzCheckboxModule, [typeof i1.FormlyFieldCheckboxComponent], [typeof i2.CommonModule, typeof i3.ReactiveFormsModule, typeof i4.NzCheckboxModule, typeof i5.NzxPipeModule, typeof i6.NzxCheckboxModule, typeof i7.FormlyModule], never>;
static ɵinj: i0.ɵɵInjectorDeclaration<FormlyNzCheckboxModule>;
}