UNPKG

@jjdenhertog/ai-driven-development

Version:

AI-driven development workflow with learning capabilities for Claude

3 lines 160 B
import { BranchInfo } from '../../types/git/BranchInfo'; export declare function getBranches(): Promise<BranchInfo[]>; //# sourceMappingURL=getBranches.d.ts.map