Skip to main content
Module

x/actionify/mod.ts>e.group

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

Wrap the expression in brackets to create a logical grouping.

Type Parameters

optional
Type = unknown