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

File zod3-full.ts

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

Source from the content-addressed store, hash-verified

1import * as z from "zod3";
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