MCPcopy
hub / github.com/colinhacks/zod / union.ts

File union.ts

packages/bench/union.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 5

metabenchFunction · 0.85
addMethod · 0.80
makeSchemaFunction · 0.70
parseMethod · 0.65
runMethod · 0.65

Tested by

no test coverage detected