Type Alias AutoPagingEach<T>

AutoPagingEach<T>: ((handler: AutoPagingEachHandler<T>) => Promise<void>)

Type Parameters

  • T