sesaparcours
Preparing search index...
outils/calculatrice/Calculatrice
<internal>
ConstantNodeCtor
Interface ConstantNodeCtor
interface
ConstantNodeCtor
{
new
ConstantNodeCtor
<
TValue
extends
|
string
|
number
|
bigint
|
boolean
|
BigNumber
|
Fraction
|
null
|
undefined
=
string
,
>
(
value
:
TValue
,
)
:
ConstantNode
<
TValue
>
;
}
Index
Constructors
constructor
Constructors
constructor
new
ConstantNodeCtor
<
TValue
extends
|
string
|
number
|
bigint
|
boolean
|
BigNumber
|
Fraction
|
null
|
undefined
=
string
,
>
(
value
:
TValue
,
)
:
ConstantNode
<
TValue
>
Type Parameters
TValue
extends
string
|
number
|
bigint
|
boolean
|
BigNumber
|
Fraction
|
null
|
undefined
=
string
Parameters
value
:
TValue
Returns
ConstantNode
<
TValue
>
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
sesaparcours
Loading...