UNPKG

@swimlane/ngx-charts

Version:

Declarative Charting Framework for Angular

14 lines (13 loc) 917 B
import * as i0 from "@angular/core"; import * as i1 from "./linear-gauge.component"; import * as i2 from "./gauge.component"; import * as i3 from "./gauge-arc.component"; import * as i4 from "./gauge-axis.component"; import * as i5 from "../common/chart-common.module"; import * as i6 from "../pie-chart/pie-chart.module"; import * as i7 from "../bar-chart/bar-chart.module"; export declare class GaugeModule { static ɵfac: i0.ɵɵFactoryDeclaration<GaugeModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<GaugeModule, [typeof i1.LinearGaugeComponent, typeof i2.GaugeComponent, typeof i3.GaugeArcComponent, typeof i4.GaugeAxisComponent], [typeof i5.ChartCommonModule, typeof i6.PieChartModule, typeof i7.BarChartModule], [typeof i1.LinearGaugeComponent, typeof i2.GaugeComponent, typeof i3.GaugeArcComponent, typeof i4.GaugeAxisComponent]>; static ɵinj: i0.ɵɵInjectorDeclaration<GaugeModule>; }