Files
2024-DEV-BUT3/src/pages/index.js

3 lines
57 B
JavaScript
Raw Normal View History

2024-03-27 10:51:41 +01:00
export * from "./authenticated";
export * from "./home";