UNPKG

@nbiish/ai-tool-mcp

Version:

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

10 lines (8 loc) 139 B
export type JsonSchema7NeverType = { not: {}; }; export function parseNeverDef(): JsonSchema7NeverType { return { not: {}, }; }