Preparing search index...
The search index is not available
object-properties
object-properties
defineConstant
Function defineConstant
define
Constant
<
T
,
P
,
V
>
(
target
,
property
,
value
,
options
?
)
:
any
|
T
&
{
readonly
[
K
in
P
]
:
V
}
Type Parameters
T
P
extends
string
V
Parameters
target
:
T
property
:
P
name of the property
value
:
V
value
Optional
options
:
EnumerableOptions
Returns
any
|
T
&
{
readonly
[
K
in
P
]
:
V
}
target
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
object-properties
Loading...
name of the property