Skip to main content
Go to Latest
function semver.rcompareIdentifiers
import { semver } from "https://deno.land/x/release_up@0.5.0/deps.ts";
const { rcompareIdentifiers } = semver;

Parameters

a: string | null
b: string | null

Returns

1 | 0 | -1