UNPKG

zod-to-x

Version:

Multi language types generation from Zod schemas.

5 lines (4 loc) 177 B
export { Zod2Ts } from "./typescript/runner"; export { Zod2Cpp, Zod2Cpp17 } from "./cpp/runner"; export { Zod2Py } from "./python/runner"; export { Zod2Go } from "./go/runner";