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