Skip to content

UnderlyingSinkAbortCallback

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

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

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

ParameterType
reason?any

| void | PromiseLike<void>