UNPKG

claude-flow

Version:

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

5 lines (4 loc) 172 B
/// <reference types="node" /> /// <reference types="node" /> import { Readable } from 'stream'; export declare function merge(streams: Readable[]): NodeJS.ReadableStream;