UNPKG

@jjdenhertog/ai-driven-development

Version:

AI-driven development workflow with learning capabilities for Claude

6 lines 136 B
export type ExecuteOptions = { cwd: string; command: string; args: string[]; }; //# sourceMappingURL=ExecuteOptions.d.ts.map