icns-frontend/types/index.ts

5 lines
125 B
TypeScript
Raw Normal View History

2022-12-07 09:17:59 +00:00
export * from "./width-height-props";
2022-12-07 11:18:10 +00:00
export * from "./api-response";
export * from "./account-info";
export * from "./msg";