dadaguai-git opened a new issue, #19689: URL: https://github.com/apache/echarts/issues/19689
### Version 5.4.3 ### Link to Minimal Reproduction 无 ### Steps to Reproduce 1. 初始化echarts 数据 2. 使用`setOption `api 更新新的参数 3. 使用`setOption`api 中 `replaceMerge` 配置 ### Current Behavior TS 进行报错 并且查看index.d.ts 发现并没有抛出`replaceMerge` ### Expected Behavior 提供`replaceMerge` API ### Environment ```markdown - OS:windows 11 - Browser:Chrome 122.0.6261.96 - Framework:Vue@3 ``` ### Any additional comments?   -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
