UNPKG

@memory-bank/mcp

Version:

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

7 lines 361 B
/** * テンプレート関連の型定義 * @deprecated この型定義は@memory-bank/schemasパッケージに移動しました。今後は@memory-bank/schemas/templatesを使用してください。 */ // スキーマパッケージからの型定義をエクスポート export * from '@memory-bank/schemas/templates'; //# sourceMappingURL=types.js.map