@sqlrooms/room-store / RegisteredRoomCommand
Type Alias: RegisteredRoomCommand<RS>
RegisteredRoomCommand<
RS> =RoomCommand<RS> &object
Type Declaration
| Name | Type |
|---|---|
owner | string |
Type Parameters
| Type Parameter | Default type |
|---|---|
RS extends BaseRoomStoreState | BaseRoomStoreState |
