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.0.2/src/dev/deps.ts";

Parameters

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

Returns

boolean