Jira.js - Jira Cloud API library
Preparing search index...
UtilityTypes
XOR
Type Alias XOR<T, U>
XOR
:
(
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
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Jira.js - Jira Cloud API library
Loading...
Get the XOR type which could make 2 types exclude each other