mirror of
https://github.com/djdevin/recflare.git
synced 2026-09-10 07:31:27 -07:00
update some naming conventions
This commit is contained in:
@@ -3,7 +3,7 @@ import type { SharedHonoEnv, SharedHonoVariables } from '@repo/hono-helpers/src/
|
||||
|
||||
export type Env = SharedHonoEnv & {
|
||||
/** Per-player settings store. Key `player:<id>` → JSON map of `{ key: value }`. */
|
||||
PLAYER_SETTINGS: KVNamespace
|
||||
RECFLARE_PLAYER_SETTINGS: KVNamespace
|
||||
}
|
||||
|
||||
/** Variables can be extended */
|
||||
|
||||
Reference in New Issue
Block a user