• Matches values that are less than or equal to the value specified in the query.

    Parameters

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

    Returns ((obj) => boolean)

      • (obj): boolean
      • Parameters

        Returns boolean