UNPKG
@emotion/hash
Version:
latest (0.9.2)
really-unsafe-please-do-not-use (10.0.0-really-unsafe-please-do-not-use.2)
10.0.0-really-unsafe-please-do-not-use.2
10.0.0-really-unsafe-please-do-not-use.1
10.0.0-really-unsafe-please-do-not-use.0
0.9.2
0.9.1
0.9.0
0.8.0
0.7.4
0.7.3
0.7.2
0.7.1
0.7.0
0.6.6
0.6.5
0.6.4
0.6.3
0.6.2
A MurmurHash2 implementation
github.com/emotion-js/emotion/tree/main
emotion-js/emotion
@emotion/hash
/
dist
/
declarations
/
src
/
index.d.ts
2 lines
(1 loc)
•
54 B
TypeScript
View Raw
1
2
export
default
function
murmur2
(
str
:
string
):
string
;