UNPKG

@codervisor/devlog-mcp

Version:

MCP server for managing development logs and working notes

6 lines 122 B
/** * MCP-specific types */ export * from './requests'; export * from './tool-args'; //# sourceMappingURL=index.d.ts.map