• Matches any of the values that exist in an array specified in the query.

    Parameters

    • selector: string
    • value: unknown
    • options: Options

    Returns ((obj) => boolean)

      • (obj): boolean
      • Parameters

        Returns boolean