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