mirror of
https://github.com/hydralauncher/hydra.git
synced 2026-01-19 09:13:57 +00:00
feat: adding initial leveldb configuration
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
import type { Cracker, DownloadSourceStatus, Downloader } from "@shared";
|
||||
import type { SteamAppDetails } from "./steam.types";
|
||||
import type { Subscription } from "./level.types";
|
||||
|
||||
export type GameStatus =
|
||||
| "active"
|
||||
|
||||
Reference in New Issue
Block a user