Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/colinhacks/zod
/ object-setup.ts
File
object-setup.ts
packages/bench/object-setup.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ makeData, makeSchema } from
"./benchUtil.js"
;
2
// import { metabench } from "./metabench.js";
3
4
export
const
{ zod3, zod4 } = makeSchema((z) =>
Callers
nothing calls this directly
Calls
6
makeData
Function · 0.85
string
Method · 0.80
boolean
Method · 0.80
number
Method · 0.80
freeze
Method · 0.80
makeSchema
Function · 0.70
Tested by
no test coverage detected