UNPKG

@jjdenhertog/ai-driven-development

Version:

AI-driven development workflow with learning capabilities for Claude

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