Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "union/UnionEmpty"

Index

Type aliases

Type aliases

UnionEmpty

UnionEmpty: And<UnionContained<T, "foo">, UnionContained<T, "bar">>

Check if a union is empty, that is, if a type is never.

Generated using TypeDoc