MCPcopy
hub / github.com/colinhacks/zod / zod-full.ts

File zod-full.ts

packages/treeshake/zod-full.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import * as z from "zod/v4";
2
3export const schema = z.object({
4 name: z.string(),

Callers

nothing calls this directly

Calls 3

stringMethod · 0.80
numberMethod · 0.80
booleanMethod · 0.80

Tested by

no test coverage detected