UNPKG
hashion
Version:
latest (0.0.11)
0.0.11
0.0.10
0.0.9
0.0.8
0.0.7
0.0.6
0.0.6-alpha.0
0.0.5
0.0.4
0.0.3
0.0.2
计算文件hash
moyuderen.github.io/hashion
moyuderen/hashion
hashion
/
dist
/
index.js
5 lines
(4 loc)
•
77 B
JavaScript
View Raw
1
2
3
4
5
import
{
Hashion
as
a }
from
"./core/hashion.js"
;
export
{ a
as
Hashion
};