Preparing search index...
The search index is not available
Kricket
Kricket
getObjectName
Function getObjectName
get
Object
Name
<
T
>
(
obj
,
lower
?
)
:
string
Gets name of an object.
Type Parameters
T
extends
{
[
key
:
string
]
:
any
;
}
=
object
Parameters
obj
:
T
the object to inspect.
lower
:
boolean
= true
whether to convert resutl to lowercase.
Returns
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Kricket
Loading...
Gets name of an object.