UNPKG

claude-flow

Version:

Enterprise-grade AI agent orchestration with ruv-swarm integration (Alpha Release)

6 lines (5 loc) 131 B
/** * Start command for Claude-Flow * Re-exports the modular implementation */ export { startCommand } from './start/index.js';