Skip to content

@ralphschuler.ai function caller.index.<internal>.UnderlyingSinkWriteCallback

github-actions edited this page Nov 26, 2023 · 1 revision

Interface: UnderlyingSinkWriteCallback<W>

index.<internal>.UnderlyingSinkWriteCallback

Type parameters

Name
W

Callable

UnderlyingSinkWriteCallback

UnderlyingSinkWriteCallback(chunk, controller): void | PromiseLike<void>

Parameters

Name Type
chunk W
controller WritableStreamDefaultController

Returns

void | PromiseLike<void>

Defined in

node_modules/@types/node/stream/web.d.ts:102

Typescript Libraries

Modules

Namespaces

Clone this wiki locally