Files
main_frontend/src/pages/HomePage/index.ts
T
2024-05-12 13:44:24 +07:00

6 lines
60 B
TypeScript

import HomePage from "./ui/HomePage";
export {
HomePage
}