hojas/node_modules/zod/v4/mini/parse.js

2 lines
81 B
JavaScript
Raw Permalink Normal View History

2026-05-14 10:56:04 +02:00
export { parse, safeParse, parseAsync, safeParseAsync } from "../core/index.js";