Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/release_up/deps.ts>semver.rcompareIdentifiers

🌱 Automate releases with breeze
Go to Latest
function semver.rcompareIdentifiers
import { semver } from "https://deno.land/x/release_up@0.6.0/deps.ts";
const { rcompareIdentifiers } = semver;

Parameters

a: string | null
b: string | null

Returns

1 | 0 | -1