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 459ace1 commit 712581bCopy full SHA for 712581b
src/index.ts
@@ -1,4 +1,2 @@
1
export type { Decimals, Dnum, Value } from "./api";
2
-import * as dnum from "./api";
3
export * from "./api";
4
-export default dnum;
0 commit comments