Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "Tuple/IntersectKeys"

Index

Type aliases

Type aliases

IntersectKeys

IntersectKeys<T, T1, match>: OIntersectKeys<ObjectOf<T>, T1, match>

Get the intersecting entries of T & T1 (If match = 'default', no type checks are done)

Type parameters

  • T: Tuple

    to check similarities with

  • T1: Tuple

    to check similarities against

  • match: Match

returns

keyof

example

Made with ❤️ by pirix-gh. Documentation generated by TypeDoc.