UNPKG

echarts

Version:

Apache ECharts is a powerful, interactive charting and data visualization library for browser

6 lines (5 loc) 138 B
export * from './export/core.js'; declare const _default: { init(): import("./core/echarts").EChartsType; }; export default _default;