ethereumjs-monorepo

@ethereumjs/util


@ethereumjs/util / KeyEncoding

Variable: KeyEncoding

KeyEncoding: object

Defined in: packages/util/src/db.ts:9

Type declaration

Bytes

readonly Bytes: "view" = 'view'

Number

readonly Number: "number" = 'number'

String

readonly String: "string" = 'string'