Skip to content

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

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

Interface: UnderlyingSource<R>

Logger.<internal>.UnderlyingSource

Type parameters

Name Type
R any

Table of contents

Properties

Properties

cancel

Optional cancel: UnderlyingSourceCancelCallback

Defined in

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


pull

Optional pull: UnderlyingSourcePullCallback<R>

Defined in

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


start

Optional start: UnderlyingSourceStartCallback<R>

Defined in

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


type

Optional type: undefined

Defined in

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

Typescript Libraries

Modules

Namespaces

Clone this wiki locally