Preparing search index...
The search index is not available
graphene-pk11
graphene-pk11
enumerable
Function enumerable
enumerable
(
value
)
:
(
(
target
:
any
,
propertyKey
:
string
)
=>
void
)
Decorator that sets the enumerable property of a class field to false.
Parameters
value
:
boolean
true|false
Returns
(
(
target
:
any
,
propertyKey
:
string
)
=>
void
)
(
target
,
propertyKey
)
:
void
Parameters
target
:
any
propertyKey
:
string
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
graphene-pk11
Loading...
Decorator that sets the enumerable property of a class field to false.