Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/actionify/mod.ts>e.Expression#add

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

Parameters

...items: Array<ExpressionContent<Type> | string | undefined>