UNPKG

@types/string-hash

Version:
4 lines (2 loc) 72 B
declare function stringHash(str: string): number; export = stringHash;