UNPKG

@alauda-fe/common

Version:

Alauda frontend team common codes.

16 lines (15 loc) 1.04 kB
import * as i0 from "@angular/core"; import * as i1 from "./view-chart.component"; import * as i2 from "./legend/legend.component"; import * as i3 from "./custom-template/dropdown-legend"; import * as i4 from "@angular/common"; import * as i5 from "../chart/chart.module"; import * as i6 from "../translate/translate.module"; import * as i7 from "@alauda/ui"; import * as i8 from "../core/module"; import * as i9 from "@angular/forms"; export declare class ViewChartModule { static ɵfac: i0.ɵɵFactoryDeclaration<ViewChartModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<ViewChartModule, [typeof i1.ViewChartComponent, typeof i2.LegendComponent, typeof i3.LegendDropdownComponent], [typeof i4.CommonModule, typeof i5.ChartModule, typeof i6.TranslateModule, typeof i7.IconModule, typeof i7.ButtonModule, typeof i7.TooltipModule, typeof i8.CoreModule, typeof i9.FormsModule, typeof i7.CheckboxModule, typeof i7.DropdownModule], [typeof i1.ViewChartComponent]>; static ɵinj: i0.ɵɵInjectorDeclaration<ViewChartModule>; }