© 2026 Hedgehog Software, LLC
export type PresenceState = { [key: string]: Presence[] }
PresenceState
Presence[]