Extremely Popular
Latest
function semver.rcompareIdentifiers
import { semver } from "https://dotland.deno.dev/x/mysql@v2.12.1/test.deps.ts";
const { rcompareIdentifiers } = semver;

Parameters

a: string | null
b: string | null

Returns

1 | 0 | -1