Skip to main content
Module

std/semver/mod.ts>gtr

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

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

Returns

boolean