Skip to main content
Module

std/semver/mod.ts>toComparators

Deno standard library
Go to Latest
The Standard Library has been moved to JSR. See the blog post for details.
function toComparators
import { toComparators } from "https://deno.land/std@0.176.0/semver/mod.ts";

Parameters

range: string | Range
optional
options: Options

Returns

string[][]