Skip to main content
Go to Latest
The Standard Library has been moved to JSR. See the blog post for details.
interface semver.Options
import { type semver } from "https://deno.land/std@0.157.0/_tools/release/deps.ts";
const { Options } = semver;

Properties

optional
loose: boolean
optional
includePrerelease: boolean