Skip to main content
Go to Latest
The Standard Library has been moved to JSR. See the blog post for details.
function semver.clean
import { semver } from "https://deno.land/std@0.157.0/_tools/release/deps.ts";
const { clean } = semver;

Parameters

version: string
optional
optionsOrLoose: boolean | Options

Returns

string | null