UNPKG

@jjdenhertog/ai-driven-development

Version:

AI-driven development workflow with learning capabilities for Claude

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