Skip to content

Commit

Permalink
chore: update exports (#32)
Browse files Browse the repository at this point in the history
  • Loading branch information
nmathew98 authored Feb 25, 2024
1 parent 4d75763 commit d83c8e5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/index.ts
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
export * from "./txn";
export * from "./txn/types";
export * from "./retry";
export * from "./retry/types";

0 comments on commit d83c8e5

Please sign in to comment.