Skip to content

Commit 14b0d57

Browse files
committed
docs: add code comments
1 parent 19c2cb1 commit 14b0d57

File tree

5 files changed

+253
-57
lines changed

5 files changed

+253
-57
lines changed

src/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
export { default as SMT } from "./smt"
1+
export { SMT } from "./smt"
22
export { checkHex, hexToDec, decToHex } from "./utils"

0 commit comments

Comments
 (0)