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