UNPKG

@zodash/basex

Version:

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

2 lines (1 loc) 55 B
export default function base62(value: number): string;