XOR
XOR<
T,U> =T|Uextendsobject?Without<T,U> &U|Without<U,T> &T:T|U
Defined in: src/@types/common.ts:21
Type Parameters
Section titled “Type Parameters”T
U
XOR<
T,U> =T|Uextendsobject?Without<T,U> &U|Without<U,T> &T:T|U
Defined in: src/@types/common.ts:21
T
U