icns-frontend/wallets/index.ts

4 lines
76 B
TypeScript
Raw Permalink Normal View History

2022-12-12 05:25:47 +00:00
export * from "./types";
export * from "./keplr";
2022-12-12 06:19:24 +00:00
export * from "./cosmos";