UNPKG

zod

Version:

TypeScript-first schema declaration and validation library with static type inference

7 lines (6 loc) 211 B
export * from "./errors.cjs"; export * from "./helpers/parseUtil.cjs"; export * from "./helpers/typeAliases.cjs"; export * from "./helpers/util.cjs"; export * from "./types.cjs"; export * from "./ZodError.cjs";