UNPKG

@ledgerhq/coin-elrond

Version:
5 lines 171 B
export declare class BinaryUtils { static base64Encode(str: string): string; static base64Decode(str: string): string; } //# sourceMappingURL=binary.utils.d.ts.map