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

x/actionify/deploy/deps/semver.ts>semver.rcompareIdentifiers

Create and manage your GitHub workflows with TypeScript and Deno.
Latest
function semver.rcompareIdentifiers
import { semver } from "https://deno.land/x/actionify@0.3.0/deploy/deps/semver.ts";
const { rcompareIdentifiers } = semver;

Parameters

a: string | null
b: string | null

Returns

1 | 0 | -1