import { type semver } from "https://deno.land/x/fresh@1.4.1/src/dev/deps.ts";
const { SemVerComparator } = semver;
The shape of a valid semantic version comparator
Examples
=0.0.0
=0.0.0
import { type semver } from "https://deno.land/x/fresh@1.4.1/src/dev/deps.ts";
const { SemVerComparator } = semver;
The shape of a valid semantic version comparator
=0.0.0