Gumichocopengin8 opened a new pull request, #19204: URL: https://github.com/apache/echarts/pull/19204
Expose more types since some types are not usable right now <img width="601" alt="image" src="https://github.com/apache/echarts/assets/34010665/afaba059-c8b7-4fc9-a70e-029bc0d44219"> ## Brief Information This pull request is in the type of: - [x] bug fixing - [ ] new feature - [ ] others ### What does this PR do? <!-- USE ONE SENTENCE TO DESCRIBE WHAT THIS PR DOES. --> ### Fixed issues <!-- - #xxxx: ... --> ## Details ### Before: What was the problem? Some types such as `optionToContent` arg type is not exportable. ### After: How does it behave after the fixing? Exposed types will be usable. ## Document Info One of the following should be checked. - [x] This PR doesn't relate to document changes - [ ] The document should be updated later - [ ] The document changes have been made in apache/echarts-doc#xxx ## Misc ### ZRender Changes - [ ] This PR depends on ZRender changes (ecomfe/zrender#xxx). ### Related test cases or examples to use the new APIs N.A. ## Others ### Merging options - [ ] Please squash the commits into a single one when merging. ### Other information -- 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]
