Skip to main content
Go to Latest
The Standard Library has been moved to JSR. See the blog post for details.
method semver.Comparator.prototype.intersects
import { semver } from "https://deno.land/std@0.136.0/_tools/release/deps.ts";
const { Comparator } = semver;

Parameters

optional
optionsOrLoose: boolean | Options

Returns

boolean