feat: add savedGames schema

This commit is contained in:
2026-04-26 09:59:47 -05:00
parent fb686b6786
commit 9964c99c4a
2 changed files with 28 additions and 0 deletions
+1
View File
@@ -7,3 +7,4 @@ export * from "./performanceEntries"
export * from "./gamePlatformSupport"
export * from "./communityPresets"
export * from "./gameComments"
export * from "./savedGames"