Options
All
  • Public
  • Public/Protected
  • All
Menu

Type aliases

Type aliases

IntersectKeys

IntersectKeys<O, O1, match>: object[match]

Get the intersecting keys of O & O1 (If match = 'default', no type checks are done)

Type parameters

  • O: object

    to check similarities with

  • O1: object

    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.