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

File example.ts

packages/treeshake/example.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import * as z from "zod/v4"
2
3// z.string().check(
4// z.minLength(5),

Callers

nothing calls this directly

Calls 7

refineMethod · 0.80
stringMethod · 0.80
parseMethod · 0.65
trimMethod · 0.65
maxMethod · 0.65
minMethod · 0.65
includesMethod · 0.65

Tested by

no test coverage detected