UNPKG

@swimlane/ngx-charts

Version:

Declarative Charting Framework for Angular

11 lines (10 loc) 698 B
import * as i0 from "@angular/core"; import * as i1 from "./tree-map-cell.component"; import * as i2 from "./tree-map-cell-series.component"; import * as i3 from "./tree-map.component"; import * as i4 from "../common/chart-common.module"; export declare class TreeMapModule { static ɵfac: i0.ɵɵFactoryDeclaration<TreeMapModule, never>; 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]>; static ɵinj: i0.ɵɵInjectorDeclaration<TreeMapModule>; }