Skip to content

Commit 83ae96c

Browse files
committed
Removed PrecisionHandler from index
1 parent d1e7788 commit 83ae96c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/library/src/index.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ export * from "./math/UInt32";
33
export * from "./math/UInt64";
44
export * from "./math/UInt112";
55
export * from "./math/UInt224";
6-
export * from "./math/PrecisionHelper";
76
export * from "./protocol/VanillaProtocolModules";
87
export * from "./runtime/Balances";
98
export * from "./runtime/VanillaRuntimeModules";

0 commit comments

Comments
 (0)