UNPKG

text-phash

Version:

Compute and compare perceptual hashes for text strings to check similarity.

3 lines (2 loc) 153 B
import TextPHash from "./TextPHash.js"; // in EMS, imported CJS can only be the 'default' import. Can't be {named} variable. export default TextPHash;