UNPKG

@jjdenhertog/ai-driven-development

Version:

AI-driven development workflow with learning capabilities for Claude

6 lines 162 B
type Options = { force: boolean; }; export declare function initCommand(options: Options): Promise<void>; export {}; //# sourceMappingURL=initCommand.d.ts.map