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