UNPKG

zod

Version:

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

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