MCPcopy
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

1import { makeData, makeSchema } from "./benchUtil.js";
2// import { metabench } from "./metabench.js";
3
4export const { zod3, zod4 } = makeSchema((z) =>

Callers

nothing calls this directly

Calls 6

makeDataFunction · 0.85
stringMethod · 0.80
booleanMethod · 0.80
numberMethod · 0.80
freezeMethod · 0.80
makeSchemaFunction · 0.70

Tested by

no test coverage detected