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

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

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

Greater than or equal to comparison

Parameters

s0: SemVer
s1: SemVer

Returns

boolean