Coda by Ian Macalinao
Preparing search index...
@macalinao/coda
someValueNode
Function someValueNode
someValueNode
<
const
TValue
extends
StandaloneValueNode
>
(
value
:
TValue
,
)
:
SomeValueNode
<
TValue
>
The "present" value for an optional type, wrapping a concrete value node.
Type Parameters
const
TValue
extends
StandaloneValueNode
Parameters
value
:
TValue
Returns
SomeValueNode
<
TValue
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Coda by Ian Macalinao
Loading...
The "present" value for an optional type, wrapping a concrete value node.