@sqlrooms/room-shell / RoomState
Type Alias: RoomState<PC>
RoomState<
PC>:object
Type Parameters
| Type Parameter |
|---|
PC |
Type declaration
| Name | Type |
|---|---|
config | PC |
room | RoomStateProps<PC> & RoomStateActions<PC> |
@sqlrooms/room-shell / RoomState
RoomState<
PC>:object
| Type Parameter |
|---|
PC |
| Name | Type |
|---|---|
config | PC |
room | RoomStateProps<PC> & RoomStateActions<PC> |