We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a7e1e7f commit 8e4fbc9Copy full SHA for 8e4fbc9
index.d.ts
@@ -19,5 +19,5 @@
19
20
import * as echarts from './types/dist/echarts';
21
// Export for UMD module.
22
-export as namespace echarts
+export as namespace echarts;
23
export = echarts;
0 commit comments