Skip to content

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

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

Interface: UnderlyingSink<W>

Logger.<internal>.UnderlyingSink

Type parameters

Name Type
W any

Table of contents

Properties

Properties

abort

Optional abort: UnderlyingSinkAbortCallback

Defined in

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


close

Optional close: UnderlyingSinkCloseCallback

Defined in

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


start

Optional start: UnderlyingSinkStartCallback

Defined in

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


type

Optional type: undefined

Defined in

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


write

Optional write: UnderlyingSinkWriteCallback<W>

Defined in

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

Typescript Libraries

Modules

Namespaces

Clone this wiki locally