avro-ts-generator
v1.0.1
Published
A cli to convert avro schemas into typescript interfaces
Downloads
47
Readme
AVRO TS GENERATOR
This module is build on top of https://github.com/ovotech/castle/tree/main/packages/avro-ts-cli. The added functionalities are:
- Support Typescript version > 4.7.4
- Add support for 'never' wrapUnions mode.