@swimlane/ngx-charts
Version:
Declarative Charting Framework for Angular
11 lines (10 loc) • 692 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./heat-map-cell.component";
import * as i2 from "./heat-map-cell-series.component";
import * as i3 from "./heat-map.component";
import * as i4 from "../common/chart-common.module";
export declare class HeatMapModule {
static ɵfac: i0.ɵɵFactoryDeclaration<HeatMapModule, never>;
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]>;
static ɵinj: i0.ɵɵInjectorDeclaration<HeatMapModule>;
}