Skip to content

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

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

Interface: BlobOptions

Logger.<internal>.BlobOptions

Table of contents

Properties

Properties

encoding

Optional encoding: BufferEncoding

Default

'utf8'

Defined in

node_modules/@types/node/buffer.d.ts:133


type

Optional type: string

The Blob content-type. The intent is for type to convey the MIME media type of the data, however no validation of the type format is performed.

Defined in

node_modules/@types/node/buffer.d.ts:139

Typescript Libraries

Modules

Namespaces

Clone this wiki locally