Skip to content

TypeAlias.IterateeFunction

github-actions[bot] edited this page Jun 2, 2026 · 26 revisions

umt / IterateeFunction

Type Alias: IterateeFunction<T>

IterateeFunction<T> = (value) => PropertyName

Defined in: Object/keyBy.ts:2

Type Parameters

T

T

Parameters

value

T

Returns

PropertyName

API

Classes

Interfaces

Type Aliases

Variables

Functions

Clone this wiki locally