Skip to main content
Module

std/semver/mod.ts>Operator

Deno standard library
Go to Latest
The Standard Library has been moved to JSR. See the blog post for details.
type alias Operator
Re-export
import { type Operator } from "https://deno.land/std@0.213.0/semver/mod.ts";

SemVer comparison operators.

definition: OPERATORS[number]