Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/colinhacks/zod
/ object.ts
File
object.ts
packages/bench/object.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
* as v from
"valibot"
;
2
import
* as z4 from
"zod/v4"
;
3
import
* as z3 from
"zod3"
;
4
import
{ metabench } from
"./metabench.js"
;
Callers
nothing calls this directly
Calls
7
metabench
Function · 0.85
string
Method · 0.80
boolean
Method · 0.80
number
Method · 0.80
freeze
Method · 0.80
parse
Method · 0.65
run
Method · 0.65
Tested by
no test coverage detected