Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/ultra/lib/deps.ts>gte

Zero-Legacy Deno/React Suspense SSR Framework
Go to Latest
function gte
import { gte } from "https://deno.land/x/ultra@v2.2.3/lib/deps.ts";

Greater than or equal comparison

Parameters

v1: string | SemVer
v2: string | SemVer
optional
options: Options

Returns

boolean