UNPKG
@pushrocks/smarthash
Version:
latest (3.0.2)
3.0.2
3.0.1
2.1.10
2.1.9
2.1.6
2.1.1
2.1.0
2.0.6
2.0.4
2.0.3
2.0.1
2.0.0
simplified access to node hash functions
@pushrocks/smarthash
/
dist_ts
/
index.d.ts
3 lines
(2 loc)
•
73 B
TypeScript
View Raw
1
2
3
export
*
from
'./nodehash.sha256.js'
;
export
*
from
'./nodehash.md5.js'
;