UNPKG

@jjdenhertog/ai-driven-development

Version:

AI-driven development workflow with learning capabilities for Claude

3 lines 147 B
import { Task } from '../../types/tasks/Task'; export declare function getPRContent(task: Task): string; //# sourceMappingURL=getPRContent.d.ts.map