DefinitelyTyped/string-hash/string-hash-tests.ts
Ethan Rubio f498c98b3b Add string-hash (#12499)
Refactor string-hash definition

Refactor string-hash to use commonjs
2016-11-05 19:11:01 -07:00

4 lines
110 B
TypeScript

import hash = require("string-hash");
const newHash: number = hash("Mary had a little lamb."); // 1766333550