index.js 76 Bytes Edit Raw Blame History 1 2 3 4 module.exports = { h32: require("./xxhash") , h64: require("./xxhash64") }