Skip to content

UnderlyingSourceCancelCallback

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

UnderlyingSourceCancelCallback(reason?):
| void
| PromiseLike<void>;

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

ParameterType
reason?any

| void | PromiseLike<void>