Fix for custom errors
arucard21
released this
16 Feb 07:44
·
112 commits
to master
since this release
This is a quick fix for the new custom errors in the TypeScript client. These errors were not exported so they could not be used yet, which would be necessary for checking their type. With this release, the errors are now correctly exported.