Skip to content

Hex

Hex: `0x${string}`

A hex string

Example

const hex: Hex = '0x1234ff'

Source

common/Hex.ts:6