Skip to content

Commit

Permalink
fix: export registry types
Browse files Browse the repository at this point in the history
  • Loading branch information
grikomsn committed Jun 17, 2023
1 parent cdf8794 commit 2d4914e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/graz/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,5 @@ export * from "./registry";
export * from "./registry/keplr";
export * from "./types/core";
export * from "./types/keplr";
export * from "./types/registry";
export * from "./types/wallet";

1 comment on commit 2d4914e

@grikomsn
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.