Paginator: () => Promise<V & { next: Paginator<V> }> | null

Type Parameters

  • V

Type declaration