Type Alias AutoPagingToArray<T>

AutoPagingToArray<T>: ((options?: AutoPagingToArrayOptions) => Promise<T[]>)

Type Parameters

  • T