index
:
pluralconnect
mane
Plural Connect - Formerly Ponycule, a central hub for interconnecting services with PluralKit
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
school
/
node_modules
/
xxhashjs
/
lib
/
index.js
blob: 9868ca4dfb38bca6a173b48576347a2c3eb5f6e3 (
plain
)
1
2
3
4
module
.
exports
=
{
h32
:
require
(
"./xxhash"
)
,
h64
:
require
(
"./xxhash64"
)
}