Skip to content

Commit 0e27bc1

Browse files
committed
add module file for ts
1 parent 9f87603 commit 0e27bc1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

sha256.d.ts

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
export function sha256(data : string) : string;

0 commit comments

Comments
 (0)