feat: adding dexie

This commit is contained in:
Chubby Granny Chaser 2024-09-21 21:19:00 +01:00
parent 30aa3f5470
commit 849b6de6bc
No known key found for this signature in database
31 changed files with 338 additions and 142 deletions

View file

@ -7,9 +7,9 @@ import "./catalogue/get-games";
import "./catalogue/get-how-long-to-beat";
import "./catalogue/get-random-game";
import "./catalogue/search-games";
import "./catalogue/search-game-repacks";
import "./catalogue/get-game-stats";
import "./catalogue/get-trending-games";
import "./catalogue/get-repacks";
import "./hardware/get-disk-free-space";
import "./library/add-game-to-library";
import "./library/create-game-shortcut";