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