Skip to main content
Module

x/zod/external.ts

TypeScript-first schema validation with static type inference
Extremely Popular
Go to Latest
File
export * from "./errors.ts";export * from "./helpers/parseUtil.ts";export * from "./helpers/typeAliases.ts";export * from "./helpers/util.ts";export * from "./types.ts";export * from "./ZodError.ts";