Skip to content

UnderlyingSink

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

Type ParameterDefault type
Wany
optional abort: UnderlyingSinkAbortCallback;

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


optional close: UnderlyingSinkCloseCallback;

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


optional start: UnderlyingSinkStartCallback;

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


optional type: undefined;

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


optional write: UnderlyingSinkWriteCallback<W>;

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