Skip to main content
Module

std/semver/mod.ts>Comparator

Deno standard library
Go to Latest
interface Comparator
implements SemVer
Re-export
import { type Comparator } from "https://deno.land/std@0.215.0/semver/mod.ts";

The shape of a valid semantic version comparator

Examples

=0.0.0

Properties

operator: Operator
optional
deprecated
semver: SemVer