Options
All
  • Public
  • Public/Protected
  • All
Menu

Type aliases

Type aliases

Filter

Filter<U, M, match>: U extends unknown ? object[Is<U, M, match>] : never

Remove M out of U

Type parameters

  • U: any

    to remove from

  • M: any

    to remove out

  • match: Match

returns

[[Union]]

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.