UNPKG

@zodash/basex

Version:

Simple Covert value to binary | hex | base62 | base36 | basex | customAlphabet

2 lines (1 loc) 50 B
export default function hex(num: number): string;