Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "type/TypesEqual"

Index

Type aliases

Type aliases

TypesEqual

TypesEqual: And<Matches<A, B>, Matches<B, A>>

Check if two types are equal (==), i.e. match both ways.

Generated using TypeDoc