npm.io
1.1.3 • Published 2 years ago

@types/string-hash

Licence
MIT
Version
1.1.3
Deps
0
Size
3 kB
Vulns
0
Weekly
0
Stars
51.4K

Installation

npm install --save @types/string-hash

Summary

This package contains type definitions for string-hash (https://github.com/darkskyapp/string-hash).

Details

Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/string-hash.

index.d.ts

declare function stringHash(str: string): number;

export = stringHash;

Additional Details

  • Last updated: Tue, 07 Nov 2023 1536 GMT
  • Dependencies: none

Credits

These definitions were written by Ethan Rubio.