mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-06-28 22:30:01 +00:00
[echarts]Supported when include ECharts charts and components on demand (#23127)
This commit is contained in:
4
types/echarts/index.d.ts
vendored
4
types/echarts/index.d.ts
vendored
@@ -194,3 +194,7 @@ declare namespace echarts {
|
||||
declare module 'echarts' {
|
||||
export = echarts;
|
||||
}
|
||||
|
||||
declare module 'echarts/lib/echarts' {
|
||||
export = echarts;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user