Skip to main content
Module

x/actionify/config/deps.ts>semver.SemVer#compareBuild

Create and manage your GitHub workflows with TypeScript and Deno.
Latest
method semver.SemVer.prototype.compareBuild
import { semver } from "https://deno.land/x/actionify@0.3.0/config/deps.ts";
const { SemVer } = semver;

Parameters

other: string | SemVer

Returns

1 | 0 | -1