Files
boc/landvex/node_modules/zod/v4/mini/parse.js
T

2 lines
81 B
JavaScript
Raw Normal View History

export { parse, safeParse, parseAsync, safeParseAsync } from "../core/index.js";