Skip to main content
Go to Latest
function semver.rcompareIdentifiers
import { semver } from "https://deno.land/std@0.139.0/_tools/release/deps.ts";
const { rcompareIdentifiers } = semver;

Parameters

a: string | null
b: string | null

Returns

1 | 0 | -1