DefinitelyTyped/types/echarts
loopArray e835076e1e @types/echarts Modify namespaces from ECharts to echarts (#19507)
* 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
2017-09-26 01:04:59 +09:00
..
index.d.ts @types/echarts Modify namespaces from ECharts to echarts (#19507) 2017-09-26 01:04:59 +09:00
tsconfig.json