Returns the key of an object item if T is an object array, or returns the key of an object if T is an object, otherwise returns type string.
T
string
Generated using TypeDoc
Returns the key of an object item if
T
is an object array, or returns the key of an object ifT
is an object, otherwise returns typestring
.