UNPKG

@covalent/echarts

Version:

Teradata UI Platform Echarts Module

14 lines (13 loc) 912 B
import { Type } from '@angular/core'; import * as i0 from "@angular/core"; import * as i1 from "./chart.component"; import * as i2 from "./axis/x-axis.component"; import * as i3 from "./axis/y-axis.component"; import * as i4 from "./dataset/dataset.component"; import * as i5 from "@angular/common"; export declare const BASE_MODULE_COMPONENTS: Type<any>[]; export declare class CovalentBaseEchartsModule { static ɵfac: i0.ɵɵFactoryDeclaration<CovalentBaseEchartsModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<CovalentBaseEchartsModule, [typeof i1.TdChartComponent, typeof i2.TdChartXAxisComponent, typeof i3.TdChartYAxisComponent, typeof i4.TdDatasetComponent], [typeof i5.CommonModule], [typeof i1.TdChartComponent, typeof i2.TdChartXAxisComponent, typeof i3.TdChartYAxisComponent, typeof i4.TdDatasetComponent]>; static ɵinj: i0.ɵɵInjectorDeclaration<CovalentBaseEchartsModule>; }