UNPKG
blah-mcp
Version:
latest (1.34.0)
1.34.0
1.33.0
1.32.0
1.31.0
1.30.0
1.29.0
1.28.0
1.27.0
1.26.0
1.25.0
1.24.0
1.23.0
1.22.0
1.21.0
1.20.3
1.20.2
1.20.0
1.19.0
1.18.3
1.18.2
1.18.1
1.18.0
1.17.0
1.16.4
1.16.3
1.16.1
1.16.0
1.15.15
1.15.12
1.15.11
1.15.10
1.15.9
1.15.8
1.15.6
1.15.5
1.15.4
1.15.3
1.15.2
1.15.1
1.15.0
1.11.0
1.9.0
1.8.0
1.7.0
1.6.0
1.5.0
1.4.0
1.3.0
1.2.0
1.1.0
1.0.3
1.0.1
1.0.0
Barely Logical Agent Host
github.com/thomasdavis/blah
thomasdavis/blah
blah-mcp
/
build
/
index.d.ts
5 lines
•
163 B
TypeScript
View Raw
1
2
3
4
5
#!/usr/bin/env node
declare
function
runServer
(
):
Promise
<
void
>;
export
declare
const
startServer
:
typeof
runServer;
export
{};
//# sourceMappingURL=index.d.ts.map