Preparing search index...
The search index is not available
object-properties
object-properties
definePrototypeGetter
Function definePrototypeGetter
define
Prototype
Getter
<
T
,
P
,
V
>
(
Class
,
property
,
getter
,
options
?
)
:
any
|
T
&
{
[
K
in
P
]
:
V
}
Type Parameters
T
extends
{
prototype
:
unknown
;
}
P
extends
string
V
Parameters
Class
:
T
property
:
P
name of the property
getter
:
Getter
<
V
>
getter function
Optional
options
:
ConfigurableEnumerableOptions
Returns
any
|
T
&
{
[
K
in
P
]
:
V
}
Class
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
object-properties
Loading...
name of the property