mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-06-28 14:20:12 +00:00
Fix remaining lint errors (#19166)
This commit is contained in:
2
types/string-hash/index.d.ts
vendored
2
types/string-hash/index.d.ts
vendored
@@ -1,6 +1,6 @@
|
||||
// Type definitions for string-hash 1.1.1
|
||||
// Project: https://github.com/darkskyapp/string-hash
|
||||
// Definitions by: Ethan Rubio <https://github.com/ethanrubio/>
|
||||
// Definitions by: Ethan Rubio <https://github.com/ethanrubio>
|
||||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
|
||||
|
||||
declare function stringHash(str: string): number;
|
||||
|
||||
Reference in New Issue
Block a user