UNPKG

@jjdenhertog/ai-driven-development

Version:

AI-driven development workflow with learning capabilities for Claude

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