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

File schemas.ts

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

Source from the content-addressed store, hash-verified

1import * as core from "../core/index.js";
2import { util } from "../core/index.js";
3import * as processors from "../core/json-schema-processors.js";
4import type { StandardSchemaWithJSONProps } from "../core/standard-schema.js";

Callers

nothing calls this directly

Calls 15

createToJSONSchemaMethodFunction · 0.90
_installLazyMethodsFunction · 0.85
initMethod · 0.80
encodeMethod · 0.80
decodeMethod · 0.80
encodeAsyncMethod · 0.80
decodeAsyncMethod · 0.80
safeEncodeMethod · 0.80
safeDecodeMethod · 0.80
safeEncodeAsyncMethod · 0.80
safeDecodeAsyncMethod · 0.80

Tested by

no test coverage detected