UNPKG

@xrplf/isomorphic

Version:

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

5 lines 168 B
/** * Wrap node's native ripemd160 implementation in HashFn */ export declare const ripemd160: import("../internal/types").HashFn; //# sourceMappingURL=index.d.ts.map