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