opus
opus copied to clipboard
doc(types): Add JSDoc to decode method
Closes #136
Please describe the changes this PR makes and why it should be merged:
Adds some JSDoc to the decode
method, to make it clear which format is being returned.
Semantic versioning classification:
- [ ] This PR changes the library's interface (methods or parameters added)
- [ ] This PR includes breaking changes (methods removed or renamed, parameters moved or removed)
- [x] This PR only includes non-code changes, like changes to documentation, README, etc.
Signed-off-by: Klaus Striessnig [email protected]