Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface isMatchWithCustomizer

Hierarchy

  • isMatchWithCustomizer

Callable

  • __call(value: any, other: any, indexOrKey?: number | string): boolean
  • Parameters

    • value: any
    • other: any
    • Optional indexOrKey: number | string

    Returns boolean