Skip to main content
Module

x/actionify/mod.ts>Meta.VERSION

Create and manage your GitHub workflows with TypeScript and Deno.
Go to Latest
variable Meta.VERSION
import { Meta } from "https://deno.land/x/actionify@0.2.0/mod.ts";
const { VERSION } = Meta;

This stores the version of the module and is used to automatically tag for releases.

type

"0.2.0"