ReadableStreamReadValueResult
Defined in: node_modules/.pnpm/@types+node@24.7.0/node_modules/@types/node/stream/web.d.ts:102
Type Parameters
Section titled “Type Parameters”Type Parameter |
---|
T |
Properties
Section titled “Properties”done: false;
Defined in: node_modules/.pnpm/@types+node@24.7.0/node_modules/@types/node/stream/web.d.ts:103
value: T;
Defined in: node_modules/.pnpm/@types+node@24.7.0/node_modules/@types/node/stream/web.d.ts:104