Skip to content

UnderlyingSinkAbortCallback

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

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

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

ParameterType
reason?any

| void | PromiseLike<void>