Type Alias Dispatch<V>

Dispatch<V>: ((value: V) => void)

Type Parameters

  • V