Skip to content

@ralphschuler.logger.Logger.<internal>.UnderlyingSourcePullCallback

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

Interface: UnderlyingSourcePullCallback<R>

Logger.<internal>.UnderlyingSourcePullCallback

Type parameters

Name
R

Callable

UnderlyingSourcePullCallback

UnderlyingSourcePullCallback(controller): void | PromiseLike<void>

Parameters

Name Type
controller ReadableStreamController<R>

Returns

void | PromiseLike<void>

Defined in

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

Typescript Libraries

Modules

Namespaces

Clone this wiki locally