1 | import * as i0 from "@angular/core";
|
2 | import * as i1 from "./polar-chart.component";
|
3 | import * as i2 from "./polar-series.component";
|
4 | import * as i3 from "../common/chart-common.module";
|
5 | import * as i4 from "../pie-chart/pie-chart.module";
|
6 | import * as i5 from "../line-chart/line-chart.module";
|
7 | export declare class PolarChartModule {
|
8 | static ɵfac: i0.ɵɵFactoryDeclaration<PolarChartModule, never>;
|
9 | static ɵmod: i0.ɵɵNgModuleDeclaration<PolarChartModule, [typeof i1.PolarChartComponent, typeof i2.PolarSeriesComponent], [typeof i3.ChartCommonModule, typeof i4.PieChartModule, typeof i5.LineChartModule], [typeof i1.PolarChartComponent, typeof i2.PolarSeriesComponent]>;
|
10 | static ɵinj: i0.ɵɵInjectorDeclaration<PolarChartModule>;
|
11 | }
|