UNPKG

@sethdouglasford/claude-flow

Version:

Claude Code Flow - Advanced AI-powered development workflows with SPARC methodology

7 lines 234 B
/** * Bedrock Integration Test Command * Tests AWS Bedrock connectivity and model access */ import { Command } from "../cliffy-compat.js"; export declare const bedrockTestCommand: Command; //# sourceMappingURL=bedrock-test.d.ts.map