MCPcopy
hub / github.com/colinhacks/zod / parseUtil.ts

File parseUtil.ts

packages/zod/src/v3/helpers/parseUtil.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import type { IssueData, ZodErrorMap, ZodIssue } from "../ZodError.js";
2import { getErrorMap } from "../errors.js";
3import defaultErrorMap from "../locales/en.js";
4import type { ZodParsedType } from "./util.js";

Callers

nothing calls this directly

Calls 1

freezeMethod · 0.80

Tested by

no test coverage detected