Skip to content

Commit

Permalink
export token management transactions parser
Browse files Browse the repository at this point in the history
  • Loading branch information
popenta committed Feb 20, 2024
1 parent 9910946 commit 1206019
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/transactionsOutcomeParsers/index.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
export * from "./resources";
export * from "./tokenManagementTransactionsOutcomeParser";

0 comments on commit 1206019

Please sign in to comment.