team-1/node_modules/zod/v4/mini/parse.d.ts

2 lines
81 B
TypeScript
Raw Normal View History

2025-08-01 21:10:03 +02:00
export { parse, safeParse, parseAsync, safeParseAsync } from "../core/index.js";