1 | import * as i0 from "@angular/core";
|
2 | import * as i1 from "./area-chart.component";
|
3 | import * as i2 from "./area-chart-normalized.component";
|
4 | import * as i3 from "./area-chart-stacked.component";
|
5 | import * as i4 from "./area-series.component";
|
6 | import * as i5 from "../common/chart-common.module";
|
7 | export declare class AreaChartModule {
|
8 | static ɵfac: i0.ɵɵFactoryDeclaration<AreaChartModule, never>;
|
9 | 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]>;
|
10 | static ɵinj: i0.ɵɵInjectorDeclaration<AreaChartModule>;
|
11 | }
|