Variable: db
constdb:GameDatabase
Defined in: packages/core/src/saves/db.ts:102
The current game's database.
Remarks
Every property access resolves through getDatabase, so this reflects
the gameId that is configured at the moment it is used rather than the one
present when the module was imported.