• Matches values that are greater than or equal to a specified value.

    Parameters

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

    Returns ((obj) => boolean)

      • (obj): boolean
      • Parameters

        Returns boolean