Skip to content

Commit 712581b

Browse files
committed
Stop exporting a default object
1 parent 459ace1 commit 712581b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/index.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,2 @@
11
export type { Decimals, Dnum, Value } from "./api";
2-
import * as dnum from "./api";
32
export * from "./api";
4-
export default dnum;

0 commit comments

Comments
 (0)