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
There's a typo in PrimitveJSONValue type here:
https://github.com/blitz-js/superjson/blob/c5bee351d2e25821600cd8e04b018e7c423b9f77/src/types.ts#L6
I could come up with a PR to fix it if needed, but I have no idea on how this should be handled so it won't become a breaking change.
The text was updated successfully, but these errors were encountered:
The type isn't exported anywhere consumable from clients, so it should be fine to just rename it :) Opened a PR!
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
There's a typo in PrimitveJSONValue type here:
https://github.com/blitz-js/superjson/blob/c5bee351d2e25821600cd8e04b018e7c423b9f77/src/types.ts#L6
I could come up with a PR to fix it if needed, but I have no idea on how this should be handled so it won't become a breaking change.
The text was updated successfully, but these errors were encountered: