UNPKG

@jjdenhertog/ai-driven-development

Version:

AI-driven development workflow with learning capabilities for Claude

5 lines 112 B
export type PullResult = { success: boolean; error?: string; }; //# sourceMappingURL=PullResult.d.ts.map