Skip to main content
Module

std/semver/mod.ts>Comparator#test

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

Parameters

version: string | SemVer

Returns

boolean