Skip to main content
Module

std/semver/eq.ts

Deno standard library
Go to Latest
The Standard Library has been moved to JSR. See the blog post for details.
import * as mod from "https://deno.land/std@0.195.0/semver/eq.ts";

Functions

Returns true if they're logically equivalent, even if they're not the exact same version object.