UNPKG

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