Options
All
  • Public
  • Public/Protected
  • All
Menu

Type aliases

Type aliases

Has

Has<U, U1>: [U1] extends [U] ? 1 : 0

Check whether U contains U1

Type parameters

  • U: any

    to be inspected

  • U1: any

    to check within

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.