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

File schemas.ts

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

Source from the content-addressed store, hash-verified

1import type { $ZodTypeDiscriminable } from "./api.js";
2import * as checks from "./checks.js";
3import * as core from "./core.js";
4import { Doc } from "./doc.js";

Callers

nothing calls this directly

Calls 15

fnFunction · 0.85
handleCanaryResultFunction · 0.85
runChecksFunction · 0.85
safeParseFunction · 0.85
safeParseAsyncFunction · 0.85
isValidBase64Function · 0.85
isValidBase64URLFunction · 0.85
handleArrayResultFunction · 0.85
normalizeDefFunction · 0.85
isObjectFunction · 0.85
handlePropertyResultFunction · 0.85
handleCatchallFunction · 0.85

Tested by

no test coverage detected