Skip to main content
Module

std/semver/types.ts>Comparator

Deno standard library
Go to Latest
interface Comparator
import { type Comparator } from "https://deno.land/std@0.212.0/semver/types.ts";

The shape of a valid semantic version comparator

Examples

=0.0.0

Properties

operator: Operator
semver: SemVer