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