UNPKG

@xrplf/isomorphic

Version:

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

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