1 | import * as i0 from "@angular/core";
|
2 | import * as i1 from "./tree-map-cell.component";
|
3 | import * as i2 from "./tree-map-cell-series.component";
|
4 | import * as i3 from "./tree-map.component";
|
5 | import * as i4 from "../common/chart-common.module";
|
6 | export declare class TreeMapModule {
|
7 | static ɵfac: i0.ɵɵFactoryDeclaration<TreeMapModule, never>;
|
8 | static ɵmod: i0.ɵɵNgModuleDeclaration<TreeMapModule, [typeof i1.TreeMapCellComponent, typeof i2.TreeMapCellSeriesComponent, typeof i3.TreeMapComponent], [typeof i4.ChartCommonModule], [typeof i1.TreeMapCellComponent, typeof i2.TreeMapCellSeriesComponent, typeof i3.TreeMapComponent]>;
|
9 | static ɵinj: i0.ɵɵInjectorDeclaration<TreeMapModule>;
|
10 | }
|