UNPKG

mcp-use

Version:

Opinionated MCP Framework for TypeScript (@modelcontextprotocol/sdk compatible) - Build MCP Agents and Clients + MCP Servers with support for MCP-UI.

6 lines 203 B
/** * Legacy types export file - maintained for backward compatibility * New code should import from './types/index.js' instead */ export * from "./types/index.js"; //# sourceMappingURL=types.d.ts.map