UNPKG

isomorphic-image-hash

Version:

A dhash library that works in both browsers and Node.js.

2 lines (1 loc) 65 B
export declare const distance: (a: string, b: string) => number;