UNPKG

@jjdenhertog/ai-driven-development

Version:

AI-driven development workflow with learning capabilities for Claude

3 lines 147 B
import { ClaudeOutputEntry } from './ClaudeOutputEntry'; export type ClaudeOutput = ClaudeOutputEntry[]; //# sourceMappingURL=ClaudeOutput.d.ts.map