UNPKG

@avalabs/avalanchejs

Version:
3 lines 205 B
export declare const bytesCompare: (a: Uint8Array, b: Uint8Array) => number; export declare const bytesEqual: (bytes1: Uint8Array, bytes2: Uint8Array) => boolean; //# sourceMappingURL=bytesCompare.d.ts.map