mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-04-07 06:04:50 +00:00
* Modify namespaces from ECharts to echarts Modify namespaces from ECharts to echarts. Because the global variables in the window browser using echarts rather than ECharts. If I don't use UMD or AMD or commonjs way to use echarts, ECharts compiled in the browser can not find. * ECharts is only a type not a constructed function