UNPKG

@wdio/local-runner

Version:
3 lines 206 B
import type { Readable } from 'node:stream'; export default function runnerTransformStream(cid: string, inputStream: Readable, aggregator?: string[]): Readable; //# sourceMappingURL=transformStream.d.ts.map