We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
To make intelliSense assist works, export options type definition and fix some missmatched type.
The text was updated successfully, but these errors were encountered:
fix(type): fix to export option type definition
61c2694
- Export option type interface from billboard.js - Fix some type missmatch Ref naver#3077
e4f3a2f
chore(release): 3.7.4 [skip ci]
8a53e0c
## [3.7.4](3.7.3...3.7.4) (2023-02-06) ### Bug Fixes * **gauge:** fix when has no data ([efe7435](efe7435)), closes [#3066](#3066) * **react:** Fix props argument handlling ([fb38d30](fb38d30)), closes [#3075](#3075) * **type:** fix to export option type definition ([e4f3a2f](e4f3a2f)), closes [#3077](#3077)
netil
No branches or pull requests
Description
To make intelliSense assist works, export options type definition and fix some missmatched type.
The text was updated successfully, but these errors were encountered: