UNPKG

basin-mcp

Version:

Basin AI MCP tool for code quality and reliability testing

8 lines 217 B
declare const takeBaselineSnapshot: (args: any) => Promise<{ content: { type: string; text: string; }[]; }>; export default takeBaselineSnapshot; //# sourceMappingURL=baseline_snapshot.d.ts.map