feat: refactor open auth

This commit is contained in:
Zamitto 2025-01-15 23:56:37 -03:00
parent 9941460c60
commit 44fd971c95
13 changed files with 47 additions and 57 deletions

View file

@ -416,8 +416,6 @@ export interface CatalogueSearchPayload {
developers: string[];
}
export type ManageAccountPage = "update-email" | "update-password";
export * from "./steam.types";
export * from "./real-debrid.types";
export * from "./ludusavi.types";