mirror of
https://github.com/djdevin/recflare.git
synced 2026-09-08 22:51:30 -07:00
updating types
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import type { NotificationsHub } from './notifications-hub'
|
||||
import type { HonoApp } from '@repo/hono-helpers'
|
||||
import type { SharedHonoEnv, SharedHonoVariables } from '@repo/hono-helpers/src/types'
|
||||
import type { NotificationsHub } from './notifications-hub'
|
||||
|
||||
export type Env = SharedHonoEnv & {
|
||||
/** Durable Object hosting the SignalR notifications hub. */
|
||||
|
||||
Reference in New Issue
Block a user