UNPKG

@boundless-oss/atlas

Version:

Atlas - MCP Server for comprehensive startup project management

6 lines 217 B
import { ToolRegistration } from '../../core/types.js'; /** * Setup all testing framework tools */ export declare function setupTestingFrameworkTools(): Promise<ToolRegistration>; //# sourceMappingURL=tools.d.ts.map