UnderlyingSourceStartCallback
Defined in: node_modules/.pnpm/@types+node@24.6.2/node_modules/@types/node/stream/web.d.ts:136
Type Parameters
Section titled “Type Parameters”Type Parameter |
---|
R |
UnderlyingSourceStartCallback(controller): any;
Defined in: node_modules/.pnpm/@types+node@24.6.2/node_modules/@types/node/stream/web.d.ts:137
Parameters
Section titled “Parameters”Parameter | Type |
---|---|
controller | ReadableStreamController <R > |
Returns
Section titled “Returns”any