Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "type/Xor"

Index

Type aliases

Type aliases

Xor

Xor: Xor<T, A, B>

Get the disjoint union of two types, yielding never for types satisfying neither/both.

see

https://github.com/Microsoft/TypeScript/pull/21316#issuecomment-360862303

Generated using TypeDoc