UNPKG

@covalent/echarts

Version:
6 lines (5 loc) 186 B
import { Type } from '@angular/core'; import 'echarts/lib/chart/sankey'; export declare const SANKEY_MODULE_COMPONENTS: Type<any>[]; export declare class CovalentSankeyEchartsModule { }