UNPKG

@jjdenhertog/ai-driven-development

Version:

AI-driven development workflow with learning capabilities for Claude

4 lines 220 B
export { executeClaudeCommand } from './executeClaudeCommand'; export type { ExecuteOptions } from './types/ExecuteOptions'; export type { ExecuteResult } from './types/ExecuteResult'; //# sourceMappingURL=index.d.ts.map