MCPcopy
hub / github.com/claude-code-best/claude-code / schemas.ts

File schemas.ts

src/utils/plugins/schemas.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { z } from 'zod/v4'
2import { HooksSchema } from '../../schemas/hooks.js'
3import { McpServerConfigSchema } from '../../services/mcp/types.js'
4import { lazySchema } from '../lazySchema.js'

Callers

nothing calls this directly

Calls 8

lazySchemaFunction · 0.85
isBlockedOfficialNameFunction · 0.85
fileExtensionFunction · 0.85
recordMethod · 0.80
defaultMethod · 0.80
keysMethod · 0.65
hasMethod · 0.45
lengthMethod · 0.45

Tested by

no test coverage detected