Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/actionify/deploy/deps/semver.ts>semver.Options

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

Properties

optional
loose: boolean
optional
includePrerelease: boolean