UNPKG

@swimlane/ngx-charts

Version:

Declarative Charting Framework for Angular

12 lines (11 loc) 841 B
import * as i0 from "@angular/core"; import * as i1 from "./area-chart.component"; import * as i2 from "./area-chart-normalized.component"; import * as i3 from "./area-chart-stacked.component"; import * as i4 from "./area-series.component"; import * as i5 from "../common/chart-common.module"; export declare class AreaChartModule { static ɵfac: i0.ɵɵFactoryDeclaration<AreaChartModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<AreaChartModule, [typeof i1.AreaChartComponent, typeof i2.AreaChartNormalizedComponent, typeof i3.AreaChartStackedComponent, typeof i4.AreaSeriesComponent], [typeof i5.ChartCommonModule], [typeof i1.AreaChartComponent, typeof i2.AreaChartNormalizedComponent, typeof i3.AreaChartStackedComponent, typeof i4.AreaSeriesComponent]>; static ɵinj: i0.ɵɵInjectorDeclaration<AreaChartModule>; }