UNPKG

@jjdenhertog/ai-driven-development

Version:

AI-driven development workflow with learning capabilities for Claude

6 lines 133 B
export type BranchInfo = { name: string; isRemote: boolean; current: boolean; }; //# sourceMappingURL=BranchInfo.d.ts.map