Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
type
{ IssueData, ZodErrorMap, ZodIssue } from
"../ZodError.js"
;
2
import
{ getErrorMap } from
"../errors.js"
;
3
import
defaultErrorMap from
"../locales/en.js"
;
4
import
type
{ ZodParsedType } from
"./util.js"
;
Callers
nothing calls this directly
Calls
1
freeze
Method · 0.80
Tested by
no test coverage detected