mirror of
https://github.com/djdevin/recflare.git
synced 2026-09-09 07:01:27 -07:00
naming cleanup and readme changes
This commit is contained in:
@@ -4,7 +4,7 @@ import type { SharedHonoEnv, SharedHonoVariables } from '@repo/hono-helpers/src/
|
||||
|
||||
export type Env = SharedHonoEnv & {
|
||||
/** Durable Object hosting the SignalR notifications hub. */
|
||||
NOTIFICATIONS_HUB: DurableObjectNamespace<NotificationsHub>
|
||||
RECFLARE_NOTIFICATIONS_HUB: DurableObjectNamespace<NotificationsHub>
|
||||
}
|
||||
|
||||
/** Variables can be extended */
|
||||
|
||||
Reference in New Issue
Block a user