UNPKG

zod

Version:

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

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