Skip to content

UnderlyingSourceStartCallback

Defined in: node_modules/.pnpm/@types+node@24.7.0/node_modules/@types/node/stream/web.d.ts:132

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

ParameterType
controllerReadableStreamController<R>

any