Options
All
  • Public
  • Public/Protected
  • All
Menu

Type aliases

Type aliases

IntersectKeys

IntersectKeys<L, L1, match>: IntersectKeys<ObjectOf<L>, L1, match>

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

Type parameters

  • L: List

    to check similarities with

  • L1: List

    to check similarities against

  • match: Match

returns

Key

example


  • Inherited
  • Protected
  • Private
  • Static
  • Module
  • Object
  • Property
  • Function
  • Variable
  • Index
  • Type
  • Class
  • Interface
  • Enum
  • Constructor
  • Getter/Setter
Made with ❤️ by pirix-gh. Documentation generated by TypeDoc.