@sqlrooms/room-shell / RoomShellBaseState
Type Alias: RoomShellBaseState
RoomShellBaseState =
BaseRoomStoreState&object
Minimal room state required by the Room Shell container.
Type Declaration
| Name | Type |
|---|---|
room | BaseRoomStoreState["room"] & object |