UNPKG

@jjdenhertog/ai-driven-development

Version:

AI-driven development workflow with learning capabilities for Claude

3 lines 176 B
import { OpenOptions } from '../types/commands/OpenOptions'; export declare function openCommand(options: OpenOptions): Promise<void>; //# sourceMappingURL=openCommand.d.ts.map