xdash / ExclusiveOr
Type alias: ExclusiveOr<T, U>
ExclusiveOr<
T,U>:T&ExcludeProperties<U,T> |U&ExcludeProperties<T,U>
Type parameters
• T
• U
xdash / ExclusiveOr
ExclusiveOr<
T,U>:T&ExcludeProperties<U,T> |U&ExcludeProperties<T,U>
• T
• U