MCPcopy
hub / github.com/colinhacks/zod / object.test.ts

File object.test.ts

packages/zod/src/v4/classic/tests/object.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, expectTypeOf, test } from "vitest";
2import * as z from "zod/v4";
3import * as core from "zod/v4/core";
4

Callers

nothing calls this directly

Calls 15

makeZodObjFunction · 0.85
protoInputFunction · 0.85
numberMethod · 0.80
optionalMethod · 0.80
stringMethod · 0.80
nullableMethod · 0.80
arrayMethod · 0.80
booleanMethod · 0.80
refineMethod · 0.80
defaultMethod · 0.80
superRefineMethod · 0.80
safeExtendMethod · 0.80

Tested by

no test coverage detected