zmc
2023-08-31 17388fa7ecd1f3ebadad470a463573a1cfe4468f
1
2
3
4
5
declare module 'echarts' {
    const echarts: any
    export default echarts
  }