Skip to content

Commit

Permalink
Namespace imported types (#128)
Browse files Browse the repository at this point in the history
* Namespace imported types

* Update CHANGELOG
  • Loading branch information
arendjr authored Jul 18, 2022
1 parent 7bdc71a commit 4bea242
Show file tree
Hide file tree
Showing 3 changed files with 116 additions and 156 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,4 @@
exception of the compile-time only `Serializable` bound).
- Fix #88: Deal with the Unit (`()`) type.
- Use `any` type in TypeScript to represent `rmpv::Value`.
- Fix issue when TypeScript types conflicted with built-in JavaScript globals.
Loading

0 comments on commit 4bea242

Please sign in to comment.