ReadableStreamReadValueResult
Defined in: node_modules/.pnpm/@types+node@24.6.2/node_modules/@types/node/stream/web.d.ts:106
Type Parameters
Section titled “Type Parameters”Type Parameter |
---|
T |
Properties
Section titled “Properties”done: false;
Defined in: node_modules/.pnpm/@types+node@24.6.2/node_modules/@types/node/stream/web.d.ts:107
value: T;
Defined in: node_modules/.pnpm/@types+node@24.6.2/node_modules/@types/node/stream/web.d.ts:108