Type alias ChunkCallback<T>

ChunkCallback<T>: ((items: Collection<T>) => any)

Type Parameters

  • T

Type declaration