import { INVALID } from "https://deno.land/std@0.220.0/semver/mod.ts";
A sentinel value used to denote an invalid SemVer object which may be the result of impossible ranges or comparator operations.
import { INVALID } from "https://deno.land/std@0.220.0/semver/mod.ts";
A sentinel value used to denote an invalid SemVer object which may be the result of impossible ranges or comparator operations.