UNPKG
@holder-mcp/local-knowledge-base
Version:
latest (1.0.6)
1.0.6
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
Holder公司本地知识库MCP客户端,提供项目文档检索、模块信息查询和架构信息获取等工具
@holder-mcp/local-knowledge-base
/
dist
/
types.js
6 lines
•
149 B
JavaScript
View Raw
1
2
3
4
5
6
"use strict"
;
/** * MCP协议相关类型定义 */
Object
.
defineProperty
(
exports
,
"__esModule"
, {
value
:
true
});
//# sourceMappingURL=types.js.map