UNPKG

zod-to-x

Version:

Multi language types generation from Zod schemas.

4 lines (3 loc) 149 B
export { Zod2Ts } from "./typescript/runner"; export { Zod2ProtoV3 } from "./protobuf_v3/runner"; export { Zod2Cpp, Zod2Cpp17 } from "./cpp/runner";