Skip to content

UnderlyingSink

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

Type ParameterDefault type
Wany
optional abort: UnderlyingSinkAbortCallback;

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


optional close: UnderlyingSinkCloseCallback;

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


optional start: UnderlyingSinkStartCallback;

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


optional type: undefined;

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


optional write: UnderlyingSinkWriteCallback<W>;

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