UNPKG

isomorphic-image-hash

Version:

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

2 lines (1 loc) 83 B
export declare const getImageDataForBrowser: (path: string) => Promise<ImageData>;