Skip to content

@sqlrooms/room-store / RoomCommandPredicate

Type Alias: RoomCommandPredicate()<RS>

RoomCommandPredicate<RS> = (context) => boolean

Type Parameters

Type ParameterDefault type
RS extends BaseRoomStoreStateBaseRoomStoreState

Parameters

ParameterType
contextRoomCommandExecutionContext<RS>

Returns

boolean