@servicenow/sdk - v4.4.1
Preparing search index...
@servicenow/sdk/api
tsc
ConditionalRoot
Interface ConditionalRoot
interface
ConditionalRoot
{
aliasSymbol
?:
tsc
.
Symbol
;
aliasTypeArguments
?:
tsc
.
Type
[]
;
checkType
:
tsc
.
Type
;
extendsType
:
tsc
.
Type
;
inferTypeParameters
?:
tsc
.
TypeParameter
[]
;
instantiations
?:
Map
<
string
,
tsc
.
Type
>
;
isDistributive
:
boolean
;
node
:
tsc
.
ConditionalTypeNode
;
outerTypeParameters
?:
tsc
.
TypeParameter
[]
;
}
Index
Properties
alias
Symbol?
alias
Type
Arguments?
check
Type
extends
Type
infer
Type
Parameters?
instantiations?
is
Distributive
node
outer
Type
Parameters?
Properties
Optional
alias
Symbol
aliasSymbol
?:
tsc
.
Symbol
Optional
alias
Type
Arguments
aliasTypeArguments
?:
tsc
.
Type
[]
check
Type
checkType
:
tsc
.
Type
extends
Type
extendsType
:
tsc
.
Type
Optional
infer
Type
Parameters
inferTypeParameters
?:
tsc
.
TypeParameter
[]
Optional
instantiations
instantiations
?:
Map
<
string
,
tsc
.
Type
>
is
Distributive
isDistributive
:
boolean
node
node
:
tsc
.
ConditionalTypeNode
Optional
outer
Type
Parameters
outerTypeParameters
?:
tsc
.
TypeParameter
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
alias
Symbol
alias
Type
Arguments
check
Type
extends
Type
infer
Type
Parameters
instantiations
is
Distributive
node
outer
Type
Parameters
@servicenow/sdk - v4.4.1
Loading...