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

x/actionify/config/deps.ts>semver.Comparator#test

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

Parameters

version: string | SemVer

Returns

boolean