Type Alias PromisableArray<T, V>

PromisableArray<T, V>: Promisable<T[], V>

Type Parameters

  • T
  • V = never