mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-08-13 05:20:25 +00:00
Update theme-river.d.ts (#38475)
This commit is contained in:
committed by
Daniel Rosenwasser
parent
a889f269cd
commit
cc7d37987b
+1
-1
@@ -333,7 +333,7 @@ declare namespace echarts {
|
||||
* "normal"
|
||||
* @see https://ecomfe.github.io/echarts-doc/public/en/option.html#series-themeRiver.label.fontWeight
|
||||
*/
|
||||
fontWeight?: string;
|
||||
fontWeight?: number | string;
|
||||
|
||||
/**
|
||||
* font family
|
||||
|
||||
Reference in New Issue
Block a user