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