Search
Preparing search index...
The search index is not available
Strange Eons JS API
Options
All
Public
Public/Protected
All
Inherited
Only exported
Menu
Globals
TypedPropertyDescriptor
Interface TypedPropertyDescriptor<T>
Type parameters
T
Hierarchy
TypedPropertyDescriptor
Index
Properties
configurable
enumerable
get
set
value
writable
Properties
Optional
configurable
configurable
:
boolean
Optional
enumerable
enumerable
:
boolean
Optional
get
get
:
function
Type declaration
(
)
:
T
Returns
T
Optional
set
set
:
function
Type declaration
(
value
:
T
)
:
void
Parameters
value:
T
Returns
void
Optional
value
value
:
T
Optional
writable
writable
:
boolean
Globals
Typed
Property
Descriptor
configurable
enumerable
get
set
value
writable