UNPKG

@kya-os/mcp-i

Version:

The TypeScript MCP framework with identity features built-in

7 lines (6 loc) 221 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); // TODO: Fix module declaration // declare module "xmcp/headers" { // export const headers: typeof import("../runtime/headers").headers; // }