UNPKG

@xrplf/isomorphic

Version:

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

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