Options
All
  • Public
  • Public/Protected
  • All
Menu

Type aliases

Type aliases

Includes

Includes<O, M, match>: [SelectKeys<O, M, match>] extends [never] ? 0 : 1

Check whether O has fields that match M

Type parameters

  • O: object

    to be inspected

  • M: any

    to check field type

  • match: Match

    (?='default') to change precision

returns

Boolean

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.