Jeff Zou
Jeff Zou
As typescript currently cannot support [complex type serialization](http://blog.wolksoftware.com/decorators-metadata-reflection-in-typescript-from-novice-to-expert-part-4#4-complex-types-serialization_1), it would be nice if runtypes could emit a serialized type definitions, and I could use it for auto-generated API documentation and...
### Describe the change The docs show an example for `genObjectFromValues`, but it is placed under `genObjectFromRaw` and the example behavior matches `genObjectFromRaw` ### URLs https://github.com/unjs/knitwork/blob/365606beb49f29a2379269ee5076515db3b920ef/README.md?plain=1#L130 ### Additional information -...
It would be really nice if KaTex could support one of the fitch proof packages (fitch by Johan Klüwer, fitch by Peter Selinger, or lplfitch)
## Description Types imported from parent folders have incorrect import paths and do not get recognized by TS due to the incorrect `.js` extension ## Expected Behavior Type import paths...