Skip to main content
Module

x/actionify/config/deps.ts>semver.toComparators

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

Parameters

range: string | Range
optional
optionsOrLoose: boolean | Options

Returns

string[][]