UNPKG

@jjdenhertog/ai-driven-development

Version:

AI-driven development workflow with learning capabilities for Claude

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