UNPKG

@nbiish/ai-tool-mcp

Version:

Alias package for @nbiish/giizhendam-aabajichiganan-mcp.

10 lines (8 loc) 151 B
export type JsonSchema7UndefinedType = { not: {}; }; export function parseUndefinedDef(): JsonSchema7UndefinedType { return { not: {}, }; }