Skip to main content
Go to Latest
The Standard Library has been moved to JSR. See the blog post for details.
interface SemVerComparator
Deprecated
Deprecated

(will be removed in 0.212.0) Use Comparator instead.

import { type SemVerComparator } from "https://deno.land/std@0.211.0/semver/types.ts";

Properties

operator: Operator
semver: SemVer
deprecated
min: SemVer
deprecated
max: SemVer