UNPKG

zod

Version:

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

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