UNPKG

zod

Version:

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

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