Skip to content

TypeAlias.Iteratee

github-actions[bot] edited this page Jul 8, 2026 · 26 revisions

umt / Iteratee

Type Alias: Iteratee<T>

Iteratee<T> = IterateeFunction<T> | keyof T

Defined in: Object/keyBy.ts:3

Type Parameters

T

T

API

Classes

Interfaces

Type Aliases

Variables

Functions

Clone this wiki locally