Skip to content

Commit

Permalink
fix(berajs): remove exporting actions to prevent typing conflicts
Browse files Browse the repository at this point in the history
  • Loading branch information
BrownBrownBear committed Dec 12, 2024
1 parent a0e5815 commit 2392c5b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/berajs/src/index.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
export * from "./abi";
export * from "./actions";
export * from "./config";
export * from "./contexts";
export * from "./enum";

0 comments on commit 2392c5b

Please sign in to comment.