UNPKG
@turbot/tailpipe-mcp
Version:
latest (0.2.0)
0.2.0
0.1.1
0.1.0
Tailpipe MCP server to query cloud and security logs using AI.
github.com/turbot/tailpipe-mcp
@turbot/tailpipe-mcp
/
dist
/
resources
/
status.d.ts
3 lines
(2 loc)
•
95 B
TypeScript
View Raw
1
2
3
import
type
{
Resource
}
from
"../types/resource.js"
;
export
declare
const
resource
:
Resource
;