UNPKG

@sethdouglasford/claude-flow

Version:

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

6 lines 191 B
/** * Init command - Initialize Claude-Flow project structure */ import { Command } from "../cliffy-compat.js"; export declare const initCommand: Command; //# sourceMappingURL=init.d.ts.map