UNPKG

@jjdenhertog/ai-driven-development

Version:

AI-driven development workflow with learning capabilities for Claude

6 lines 183 B
type Options = { name?: string; }; export declare function containerStatusCommand(options: Options): Promise<void>; export {}; //# sourceMappingURL=containerStatusCommand.d.ts.map