UNPKG

claude-flow

Version:

Ruflo - Enterprise AI agent orchestration for Claude Code. Deploy 60+ specialized agents in coordinated swarms with self-learning, fault-tolerant consensus, vector memory, and MCP integration

10 lines 243 B
/** * Event Store Usage Example * * Demonstrates how to use the Event Sourcing system in V3 Claude Flow. * * Usage: * npx tsx v3/@claude-flow/shared/src/events/example-usage.ts */ export {}; //# sourceMappingURL=example-usage.d.ts.map