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
@Hugos68 feel free to flush this out further.
We were aware of a few types that weren't quite parsed as expected for the API reference. From memory:
union
snippets
The text was updated successfully, but these errors were encountered:
I might be crazy but the most simple fix would be to remove union as a typekind as a whole. Why is it there in the first place?
Sorry, something went wrong.
Why is it there in the first place?
You implemented it, I can't answer that :D
endigo9740
Hugos68
No branches or pull requests
@Hugos68 feel free to flush this out further.
We were aware of a few types that weren't quite parsed as expected for the API reference. From memory:
union
types were overreachingsnippets
are primitive enough to show verbatimThe text was updated successfully, but these errors were encountered: