UNPKG
consistent
Version:
latest (1.1.0)
1.1.0
1.0.3
1.0.2
1.0.1
1.0.0
Consistent hashing for Node.JS
github.com/eknkc/consistent
eknkc/consistent
consistent
/
index.js
2 lines
(1 loc)
•
49 B
JavaScript
View Raw
1
2
module.exports
= require(
"./lib/consistent.js"
)
;