Type Alias PromiseExValueFunc<V>

PromiseExValueFunc<V>: ((value?: V) => boolean)

Type Parameters

  • V