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