zmc
2023-09-05 c2f95b0b9090a2394b5b068582b932a5e57b86aa
1
2
3
4
5
declare module 'echarts' {
    const echarts: any
    export default echarts
  }