Skip to main content
Module

std/semver/mod.ts>Range#intersects

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

Parameters

optional
range: Range
optional
options: Options

Returns

boolean