UNPKG

claude-flow

Version:

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

6 lines 158 B
export type NetworkResponse<T> = { headers: Record<string, string>; body: T; status: number; }; //# sourceMappingURL=NetworkResponse.d.ts.map