Skip to content

ReadableStreamReadValueResult

Defined in: node_modules/@types/node/stream/web.d.ts:106

Type Parameter
T
done: false;

Defined in: node_modules/@types/node/stream/web.d.ts:107


value: T;

Defined in: node_modules/@types/node/stream/web.d.ts:108