UNPKG
@kya-os/mcp-bri
Version:
alpha (0.1.0)
latest (0.1.0-alpha.2.3)
test (0.1.0-alpha.2.4)
0.1.0
0.1.0-alpha.2.4
0.1.0-alpha.2.3
Give your MCP server cryptographic identity in 2 lines of code
github.com/kya-os/mcp-i
kya-os/mcp-i
@kya-os/mcp-bri
/
dist
/
types.js
6 lines
•
182 B
JavaScript
View Raw
1
2
3
4
5
6
"use strict"
;
/** * Type definitions for MCP-I challenge-response authentication */
Object
.
defineProperty
(
exports
,
"__esModule"
, {
value
:
true
});
//# sourceMappingURL=types.js.map