Codegen for creating Typescript types and serde functions that match given python types. Does not support all types yet and the interface isn't super nice, but it works.
What's Changed
* Sync to Typescript by Derekmod in https://github.com/Derekmod/any_serde/pull/28
**Full Changelog**: https://github.com/Derekmod/any_serde/compare/0.2.7...0.2.8