UNPKG
@aituber-onair/chat
Version:
latest (0.4.0)
0.4.0
0.3.0
0.2.1
0.2.0
0.1.0
Chat and LLM API integration library for AITuber OnAir
@aituber-onair/chat
/
dist
/
cjs
/
types
/
mcp.js
6 lines
•
162 B
JavaScript
View Raw
1
2
3
4
5
6
"use strict"
;
/** * Model Context Protocol (MCP) related types */
Object
.
defineProperty
(
exports
,
"__esModule"
, {
value
:
true
});
//# sourceMappingURL=mcp.js.map