Skip to main content
Module

x/actionify/config/deps.ts>semver.Range#intersects

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

Parameters

optional
range: Range
optional
optionsOrLoose: boolean | Options

Returns

boolean