UNPKG

@xrplf/isomorphic

Version:

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

4 lines 217 B
export declare const HEX_REGEX: RegExp; export declare function concat(views: Uint8Array[]): Uint8Array; export declare function equal(buf1: Uint8Array, buf2: Uint8Array): boolean; //# sourceMappingURL=shared.d.ts.map