Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

Hex

type Hex = `0x${string}`;

§Type

§
`0x${string}`
[src]