Module

x/fluentci/deps.ts>semver.eq

This is the command line interface for FluentCI.
Go to Latest
function semver.eq
import { semver } from "https://dotland.deno.dev/x/fluentci@v0.13.0/deps.ts";
const { eq } = semver;

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

Returns

boolean
import semver.eq
import { semver } from "https://dotland.deno.dev/x/fluentci@v0.13.0/deps.ts";
const { eq } = semver;