@sqlrooms/room-store / RoomCommandPredicate
Type Alias: RoomCommandPredicate()<RS>
RoomCommandPredicate<
RS> = (context) =>boolean
Type Parameters
| Type Parameter | Default type |
|---|---|
RS extends BaseRoomStoreState | BaseRoomStoreState |
Parameters
| Parameter | Type |
|---|---|
context | RoomCommandExecutionContext<RS> |
Returns
boolean
