Skip to content

Commit

Permalink
export QueryClient class
Browse files Browse the repository at this point in the history
  • Loading branch information
João Sousa authored and João Sousa committed Jan 21, 2025
1 parent ad3b4e6 commit e7b7f0a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/libs/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ export * from "./AxelarAssetTransfer";
export * from "./AxelarGateway";
export * from "./AxelarQueryAPI";
export * from "./AxelarSigningClient";
export * from "./AxelarQueryClient";
export * from "./TransactionRecoveryApi";
export * from "./GatewayTx";
export * from "./types";

0 comments on commit e7b7f0a

Please sign in to comment.