Options
All
  • Public
  • Public/Protected
  • All
Menu

Type aliases

Type aliases

ExcludeKeys

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

Exclude the keys of L1 out of the keys of L (If match = 'default', no type checks are done)

Type parameters

  • L: List

    to remove the keys from

  • L1: List

    to remove the keys out

  • match: Match

    (?='default') to change precision

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.