icns-frontend/types/index.ts
2022-12-07 20:18:10 +09:00

5 lines
125 B
TypeScript

export * from "./width-height-props";
export * from "./api-response";
export * from "./account-info";
export * from "./msg";