UNPKG

@xrplf/isomorphic

Version:

A collection of isomorphic and tree-shakeable crypto hashes and utils for xrpl.js

5 lines 169 B
/** * Wrap noble-libs's ripemd160 implementation in HashFn */ export declare const ripemd160: import("../internal/types").HashFn; //# sourceMappingURL=browser.d.ts.map