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

Parameters

a: string | null
b: string | null

Returns

1 | 0 | -1