Skip to content

Commit

Permalink
fix: expose BatchClient class
Browse files Browse the repository at this point in the history
  • Loading branch information
penovicp committed Nov 25, 2024
1 parent 75f1560 commit 8d3a0de
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ export * as selector from './utils/hash/selector';
export * as events from './utils/events';
export * as outsideExecution from './utils/outsideExecution';
export * as src5 from './utils/src5';
export * from './utils/batch';
export * from './utils/responseParser';
export * from './utils/cairoDataTypes/uint256';
export * from './utils/cairoDataTypes/uint512';
Expand Down

0 comments on commit 8d3a0de

Please sign in to comment.