cmpUint8Array3.d.ts 79 B

1
  1. export declare const cmpUint8Array3: (a: Uint8Array, b: Uint8Array) => number;