Skip to content

accumulateStreamText

accumulateStreamText(stream): Promise<string>

Defined in: test-helpers.ts:300

Accumulate text from stream chunks

AsyncIterable<IRStreamChunk>

Promise<string>