UNPKG

finops-mcp-server

Version:

MCP server for FinOps Center cost optimization integration

9 lines 213 B
/** * Type Definitions Index * * This file exports all type definitions for the FinOps MCP Server. */ export * from "./mcp"; export * from "./api"; export * from "./config"; //# sourceMappingURL=index.d.ts.map