mirror of
https://github.com/ecomfe/vue-echarts.git
synced 2025-08-14 19:23:28 +08:00
5 lines
85 B
TypeScript
5 lines
85 B
TypeScript
import ECharts from "./ECharts";
|
|
|
|
export default ECharts;
|
|
export * from "./ECharts";
|