UnderlyingSinkStartCallback
Defined in: node_modules/.pnpm/@types+node@24.6.2/node_modules/@types/node/stream/web.d.ts:124
UnderlyingSinkStartCallback(controller): any;
Defined in: node_modules/.pnpm/@types+node@24.6.2/node_modules/@types/node/stream/web.d.ts:125
Parameters
Section titled “Parameters”Parameter | Type |
---|---|
controller | WritableStreamDefaultController |
Returns
Section titled “Returns”any