skeletonlabs / skeleton

A complete design system and component solution, built on Tailwind.
https://skeleton.dev
MIT License
5.16k stars 322 forks source link

Improve Necroparser API Reference type data #2995

Open endigo9740 opened 4 days ago

endigo9740 commented 4 days ago

@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:

Hugos68 commented 1 day ago

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?

endigo9740 commented 1 day ago

Why is it there in the first place?

You implemented it, I can't answer that :D