Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/dxx/src/lib/$deps.ts>$semver.toComparators

🚀 (Deno) enhanced executor
Latest
function $semver.toComparators
import { $semver } from "https://deno.land/x/dxx@rf/src/lib/$deps.ts";
const { toComparators } = $semver;

Parameters

range: string | Range
optional
optionsOrLoose: boolean | Options

Returns

string[][]