ReadableStreamReadDoneResult
Defined in: node_modules/.pnpm/@types+node@24.6.2/node_modules/@types/node/stream/web.d.ts:110
Type Parameters
Section titled “Type Parameters”Type Parameter |
---|
T |
Properties
Section titled “Properties”done: true;
Defined in: node_modules/.pnpm/@types+node@24.6.2/node_modules/@types/node/stream/web.d.ts:111
value?
Section titled “value?”optional value: T;
Defined in: node_modules/.pnpm/@types+node@24.6.2/node_modules/@types/node/stream/web.d.ts:112