UNPKG

698 BTypeScriptView Raw
1import * as i0 from "@angular/core";
2import * as i1 from "./tree-map-cell.component";
3import * as i2 from "./tree-map-cell-series.component";
4import * as i3 from "./tree-map.component";
5import * as i4 from "../common/chart-common.module";
6export 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}