Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "Tuple/FilterKeys"

Index

Type aliases

Type aliases

FilterKeys

FilterKeys<T, M, match>: OFilterKeys<ObjectOf<T>, M, match>

Filter out the keys of T which entries match M

Type parameters

  • T: Tuple

    to remove from

  • M: any

    to select entries

  • match: Match

    to change precision (?='default')

returns

keyof

example

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