mirror of
https://github.com/hydralauncher/hydra.git
synced 2026-02-01 19:15:07 +01:00
feat: migrating to electron-vite
This commit is contained in:
8
src/main/entity/index.ts
Normal file
8
src/main/entity/index.ts
Normal file
@@ -0,0 +1,8 @@
|
||||
export * from "./game.entity";
|
||||
export * from "./image-cache.entity";
|
||||
export * from "./repack.entity";
|
||||
export * from "./repacker-friendly-name.entity";
|
||||
export * from "./user-preferences.entity";
|
||||
export * from "./game-shop-cache.entity";
|
||||
export * from "./migration-script.entity";
|
||||
export * from "./steam-game.entity";
|
||||
Reference in New Issue
Block a user