import { type semver } from "https://deno.land/x/fresh@1.4.3/src/dev/deps.ts";
const { ReleaseType } = semver;
The possible release types are used as an operator for the increment function and as a result of the difference function.
import { type semver } from "https://deno.land/x/fresh@1.4.3/src/dev/deps.ts";
const { ReleaseType } = semver;
The possible release types are used as an operator for the increment function and as a result of the difference function.