Skip to content

Commit

Permalink
Export SafeContractSuite
Browse files Browse the repository at this point in the history
  • Loading branch information
bh2smith committed Nov 22, 2024
1 parent 0684630 commit d0c38df
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 @@ -5,6 +5,7 @@ export * from "./constants";
export * from "./decode";
export * from "./lib/safe-message";

export { SafeContractSuite } from "./lib/safe";
// TODO: Improve re-exports...
export {
Network,
Expand Down

0 comments on commit d0c38df

Please sign in to comment.