Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "union/UnionContained"

Index

Type aliases

Type aliases

UnionContained

UnionContained: DefinitelyYes<({ [P in U]: "1"; } & Obj<"0">)[U | T]>

Check if a union is wholly contained in another one. Deprecated, ditch for Matches.

deprecated

Generated using TypeDoc