Skip to main content
Module

x/actionify/config/deps.ts>semver.clean

Create and manage your GitHub workflows with TypeScript and Deno.
Latest
function semver.clean
import { semver } from "https://deno.land/x/actionify@0.3.0/config/deps.ts";
const { clean } = semver;

Parameters

version: string
optional
optionsOrLoose: boolean | Options

Returns

string | null