sesaparcours
Preparing search index...
outils/calculatrice/Calculatrice
<internal>
ObjectNodeCtor
Interface ObjectNodeCtor
interface
ObjectNodeCtor
{
new
ObjectNodeCtor
<
TProps
extends
Record
<
string
,
MathNode
>
=
Record
<
string
,
MathNode
>
,
>
(
properties
:
TProps
,
)
:
ObjectNode
<
TProps
>
;
}
Index
Constructors
constructor
Constructors
constructor
new
ObjectNodeCtor
<
TProps
extends
Record
<
string
,
MathNode
>
=
Record
<
string
,
MathNode
>
,
>
(
properties
:
TProps
,
)
:
ObjectNode
<
TProps
>
Type Parameters
TProps
extends
Record
<
string
,
MathNode
>
=
Record
<
string
,
MathNode
>
Parameters
properties
:
TProps
Returns
ObjectNode
<
TProps
>
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
sesaparcours
Loading...