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