UNPKG

@jjdenhertog/ai-driven-development

Version:

AI-driven development workflow with learning capabilities for Claude

7 lines 199 B
type Options = { name: string; clean?: boolean; }; export declare function containerStopCommand(options: Options): Promise<void>; export {}; //# sourceMappingURL=containerStopCommand.d.ts.map