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