We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 19c2cb1 commit 14b0d57Copy full SHA for 14b0d57
src/index.ts
@@ -1,2 +1,2 @@
1
-export { default as SMT } from "./smt"
+export { SMT } from "./smt"
2
export { checkHex, hexToDec, decToHex } from "./utils"
0 commit comments