@designliquido/xpath
Preparing search index...
inferConditional
Function inferConditional
inferConditional
(
conditionType
:
StaticType
,
thenType
:
StaticType
,
elseType
:
StaticType
,
)
:
StaticType
Infer type for conditional expression (if-then-else)
Parameters
conditionType
:
StaticType
thenType
:
StaticType
elseType
:
StaticType
Returns
StaticType
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
@designliquido/xpath
Loading...
Infer type for conditional expression (if-then-else)