mirror of
https://github.com/hydralauncher/hydra.git
synced 2025-03-09 15:40:26 +00:00
first commit
This commit is contained in:
commit
91b1341271
165 changed files with 20993 additions and 0 deletions
5
src/renderer/pages/index.ts
Normal file
5
src/renderer/pages/index.ts
Normal file
|
@ -0,0 +1,5 @@
|
|||
export * from "./catalogue/catalogue";
|
||||
export * from "./game-details/game-details";
|
||||
export * from "./downloads/downloads";
|
||||
export * from "./catalogue/search-results";
|
||||
export * from "./settings/settings";
|
Loading…
Add table
Add a link
Reference in a new issue