UNPKG

@memory-bank/mcp

Version:

Memory-enabled Co-Pilot (MCP) server for managing project documentation and context

9 lines 263 B
/** * Common Type Definitions * * This file contains shared type definitions used across the MCP package. * Most of these types are defined within this package as they aren't part * of the schemas package yet. */ export {}; //# sourceMappingURL=types.js.map