UNPKG

zod

Version:

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

4 lines (3 loc) 83 B
import * as z from "./external.cjs"; export * from "./external.cjs"; export { z };