UNPKG

@thi.ng/base-n

Version:

Arbitrary base-n conversions w/ presets for base8/16/32/36/58/62/64/83/85, support for bigints and encoding/decoding of byte arrays

4 lines 158 B
export declare const B58_CHARS_UC: string; export declare const B58_CHARS_LC: string; export declare const B58_CHARS: string; //# sourceMappingURL=58.d.ts.map