@sqlrooms/room-store / RoomCommandInvokeErrorEvent
Type Alias: RoomCommandInvokeErrorEvent<RS>
RoomCommandInvokeErrorEvent<
RS> =RoomCommandInvokeStartEvent<RS> &object
Type Declaration
| Name | Type |
|---|---|
error | unknown |
durationMs | number |
Type Parameters
| Type Parameter | Default type |
|---|---|
RS extends BaseRoomStoreState | BaseRoomStoreState |
