Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/colinhacks/zod
/ zod-full.ts
File
zod-full.ts
packages/treeshake/zod-full.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
* as z from
"zod/v4"
;
2
3
export
const
schema = z.object({
4
name: z.string(),
Callers
nothing calls this directly
Calls
3
string
Method · 0.80
number
Method · 0.80
boolean
Method · 0.80
Tested by
no test coverage detected