Skip to content

UnderlyingSourceStartCallback

Defined in: node_modules/.pnpm/@types+node@24.6.2/node_modules/@types/node/stream/web.d.ts:136

Type Parameter
R
UnderlyingSourceStartCallback(controller): any;

Defined in: node_modules/.pnpm/@types+node@24.6.2/node_modules/@types/node/stream/web.d.ts:137

ParameterType
controllerReadableStreamController<R>

any