Type Alias KeyIdentifier<T>

KeyIdentifier<T>: keyof T | Iteratee<T, any>

Type Parameters

  • T