jira-rest-sdk
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
XOR
Index
Type aliases
XOR
Type aliases
XOR
XOR<T, U>
:
(
T
|
U
)
extends
object
?
(
Without
<
T
,
U
>
&
U
)
|
(
Without
<
U
,
T
>
&
T
)
:
T
|
U
get the XOR type which could make 2 types exclude each other
Type parameters
T
U
Generated using
TypeDoc
get the XOR type which could make 2 types exclude each other