@covalent/echarts
Version:
Teradata UI Platform Echarts Module
11 lines (10 loc) • 618 B
TypeScript
import { Type } from '@angular/core';
import * as i0 from "@angular/core";
import * as i1 from "./treemap.component";
import * as i2 from "@angular/common";
export declare const TREEMAP_MODULE_COMPONENTS: Type<any>[];
export declare class CovalentTreemapEchartsModule {
static ɵfac: i0.ɵɵFactoryDeclaration<CovalentTreemapEchartsModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<CovalentTreemapEchartsModule, [typeof i1.TdChartSeriesTreemapComponent], [typeof i2.CommonModule], [typeof i1.TdChartSeriesTreemapComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<CovalentTreemapEchartsModule>;
}