Type alias Iteratee<T>

Iteratee<T>: keyof T | ((item) => GroupKey<T> | GroupKey<T>[])

Type Parameters

Type declaration

Generated using TypeDoc