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

Parameters

other: string | SemVer

Returns

1 | 0 | -1