UNPKG

@iden3/js-crypto

Version:
3 lines 170 B
export declare const base58FromBytes: (input: Uint8Array) => string; export declare const base58ToBytes: (str: string) => Uint8Array; //# sourceMappingURL=base58.d.ts.map