UNPKG

claude-flow

Version:

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

7 lines 223 B
export type ServerTelemetryEntity = { failedRequests: Array<string | number>; errors: string[]; cacheHits: number; nativeBrokerErrorCode?: string; }; //# sourceMappingURL=ServerTelemetryEntity.d.ts.map