UNPKG

claude-flow-multilang

Version:

Revolutionary multilingual AI orchestration framework with cultural awareness and DDD architecture

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