Search
Preparing search index...
The search index is not available
@open-rpc/typings
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Globals
ConditionalExpression
Interface ConditionalExpression
Hierarchy
BaseNode
ConditionalExpression
Index
Properties
alternate
consequent
end
inner
Comments
leading
Comments
loc
start
test
trailing
Comments
type
Properties
alternate
alternate
:
Expression
consequent
consequent
:
Expression
end
end
:
number
|
null
inner
Comments
inner
Comments
:
ReadonlyArray
<
Comment
>
|
null
leading
Comments
leading
Comments
:
ReadonlyArray
<
Comment
>
|
null
loc
loc
:
SourceLocation
|
null
start
start
:
number
|
null
test
test
:
Expression
trailing
Comments
trailing
Comments
:
ReadonlyArray
<
Comment
>
|
null
type
type
:
"ConditionalExpression"
Globals
Conditional
Expression
alternate
consequent
end
inner
Comments
leading
Comments
loc
start
test
trailing
Comments
type