UNPKG

@sethdouglasford/claude-flow

Version:

Claude Code Flow - Advanced AI-powered development workflows with SPARC methodology

6 lines 176 B
/** * Migration CLI Command Integration */ import { Command } from "commander"; export declare function createMigrateCommand(): Command; //# sourceMappingURL=migrate.d.ts.map