UNPKG

577 BMarkdownView Raw
1# Installation
2> `npm install --save @types/imurmurhash`
3
4# Summary
5This package contains type definitions for imurmurhash (https://github.com/jensyt/imurmurhash-js).
6
7# Details
8Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/imurmurhash.
9
10### Additional Details
11 * Last updated: Tue, 19 May 2020 22:35:06 GMT
12 * Dependencies: none
13 * Global values: `MurmurHash3`
14
15# Credits
16These definitions were written by [Jiayu Liu](https://github.com/Jimexist), and [Piotr Błażejewicz](https://github.com/peterblazejewicz).