UNPKG

zod

Version:

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

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