UNPKG

@jjdenhertog/ai-driven-development

Version:

AI-driven development workflow with learning capabilities for Claude

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