Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/actionify/src/meta.ts>VERSION

Create and manage your GitHub workflows with TypeScript and Deno.
Latest
variable VERSION
import { VERSION } from "https://deno.land/x/actionify@0.3.0/src/meta.ts";

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

type

"0.3.0"