Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "Union/Filter"

Index

Type aliases

Type aliases

Filter

Filter<U, M>: Exclude<U, M>

Remove M out of U

Type parameters

  • U: any

    to remove from

  • M: any

    to remove out

returns

union

example

Made with ❤️ by pirix-gh. Documentation generated by TypeDoc.