Type Alias ConvertValToSlot<Slot, Value>

ConvertValToSlot<Slot, Value>: ((val: Value) => Slot)

Type Parameters