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

File assignability.test.ts

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

Source from the content-addressed store, hash-verified

1import { test } from "vitest";
2
3import * as z from "zod/mini";
4

Callers

nothing calls this directly

Calls 15

stringMethod · 0.80
numberMethod · 0.80
bigintMethod · 0.80
booleanMethod · 0.80
symbolMethod · 0.80
undefinedMethod · 0.80
nullableMethod · 0.80
nullMethod · 0.80
arrayMethod · 0.80
optionalMethod · 0.80
transformMethod · 0.80
nonoptionalMethod · 0.80

Tested by

no test coverage detected