hilingriviw/src/pages/index.tsx

5 lines
45 B
TypeScript
Raw Normal View History

2023-08-28 16:55:35 +07:00
import Home from "./Home";
export {
Home
}