Skip to main content
Module

x/velociraptor/deps.ts>semver.rcompareIdentifiers

The npm-style script runner for Deno
Latest
function semver.rcompareIdentifiers
import { semver } from "https://deno.land/x/velociraptor@1.5.0/deps.ts";
const { rcompareIdentifiers } = semver;

Parameters

a: string | null
b: string | null

Returns

1 | 0 | -1