UNPKG

@mhysko/s-uuid

Version:

Translate standard UUID to Base68 format and back

8 lines (7 loc) 125 B
export declare const encodings: { BIN: string; OCT: string; DEC: string; HEX: string; BASE58: string; };