obs-websocket
obs-websocket copied to clipboard
Add specific types of `number`
Description
Add specific types of number
Motivation and Context
I found that there were no specific numeric types when writing the SDK, so I checked the code and added them.
How Has This Been Tested?
Not need test.
Types of changes
Checklist:
- [x] I have read the Contributing Guidelines.
- [x] All commit messages are properly formatted and commits squashed where appropriate.
- [x] My code is not on
masteror arelease/*branch. - [ ] The code has been tested.
- [x] I have included updates to all appropriate documentation.