Skip to main content
Module

x/fresh/src/dev/deps.ts>gte

The next-gen web framework.
Extremely Popular
Go to Latest
function gte
import { gte } from "https://deno.land/x/fresh@1.1.5/src/dev/deps.ts";

Greater than or equal comparison

Parameters

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

Returns

boolean