UNPKG
@cloudcome/utils-core
Version:
latest (1.18.0)
1.18.0
1.17.0
1.16.0
1.15.7
1.15.6
1.15.5
1.15.4
1.15.3
1.15.2
1.15.1
1.15.0
1.14.1
1.14.0
1.13.0
1.12.0
1.11.1
1.11.0
1.10.0
1.9.2
1.9.1
1.9.0
1.8.0
1.7.0
1.6.0
1.5.0
1.4.1
1.4.0
1.3.0
1.2.2
1.2.1
1.2.0
1.1.1
1.1.0
0.0.0
cloudcome core utils
github.com/cloudcome/utils
cloudcome/utils
@cloudcome/utils-core
/
dist
/
crypto
/
sha256.d.mts
2 lines
(1 loc)
•
44 B
text/typescript
View Raw
1
2
export
function
hex_sha256
(s: any)
: string;