decs / typeschema

🛵 Universal adapter for TypeScript schema validation.
https://typeschema.com
MIT License
402 stars 13 forks source link

export of type Schema is missing in @typeschema/main #35

Closed sebastianwessel closed 9 months ago

sebastianwessel commented 9 months ago

It is very important for lib builders, to have access to the typescript type Schema. Can you pls add it to the exports?

decs commented 9 months ago

Fixed on v0.13.1