The minimum valid SemVer object. Equivalent to 0.0.0.
0.0.0
SemVer
Please provide a reason for reporting this package. We will review your report and take appropriate action.
Please review the JSR usage policy before submitting a report.
Add Package
deno add jsr:@std/semver
Import symbol
import { MIN } from "@std/semver";
Import directly with a jsr specifier
import { MIN } from "jsr:@std/semver";