@freezesoul/nz-formly
Version:
基于ng-zorro-antd UI 扩展的ngx-formly组件库
16 lines (15 loc) • 927 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./radio.component";
import * as i2 from "@angular/common";
import * as i3 from "@angular/forms";
import * as i4 from "ng-zorro-antd/radio";
import * as i5 from "ng-zorro-antd/icon";
import * as i6 from "ng-zorro-antd/button";
import * as i7 from "@freezesoul/nzx-antd/pipe";
import * as i8 from "@ngx-formly/core";
import * as i9 from "ng-zorro-antd/core/outlet";
export declare class FormlyNzRadioModule {
static ɵfac: i0.ɵɵFactoryDeclaration<FormlyNzRadioModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<FormlyNzRadioModule, [typeof i1.FormlyFieldRadioComponent], [typeof i2.CommonModule, typeof i3.ReactiveFormsModule, typeof i4.NzRadioModule, typeof i5.NzIconModule, typeof i6.NzButtonModule, typeof i7.NzxPipeModule, typeof i8.FormlyModule, typeof i9.NzOutletModule], never>;
static ɵinj: i0.ɵɵInjectorDeclaration<FormlyNzRadioModule>;
}