icns-frontend/wallets/index.ts
2022-12-12 15:19:24 +09:00

4 lines
76 B
TypeScript

export * from "./types";
export * from "./keplr";
export * from "./cosmos";