UNPKG

claude-flow

Version:

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

8 lines 217 B
export type ThrottlingEntity = { throttleTime: number; error?: string; errorCodes?: Array<string>; errorMessage?: string; subError?: string; }; //# sourceMappingURL=ThrottlingEntity.d.ts.map