Type Alias PromiseMaybeCallOrUndef<T, A>

PromiseMaybeCallOrUndef<T, A>: Promise<MaybeCallOrUndef<T, A>>

Type Parameters

  • T
  • A extends any[]