Skip to main content
Module

std/semver/mod.ts>gtr

Deno standard library
Go to Latest
function gtr
Deprecated
Deprecated

(will be removed after 0.217.0) See deno_std#4273 for details.

import { gtr } from "https://deno.land/std@0.215.0/semver/mod.ts";

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

Returns

boolean