Skip to main content
Module

std/semver/gtr.ts>gtr

Deno standard library
Go to Latest
function gtr
import { gtr } from "https://deno.land/std@0.211.0/semver/gtr.ts";

Checks to see if the version is greater than all possible versions of the range.

Returns

boolean