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

x/actionify/mod.ts>e.op

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

Use a logical / boolean operator to compare the leftHandSide to the rightHandSide.

Parameters

operator: `${Operator.And}`

Type Parameters

Type extends SupportedPrimitives

Parameters

operator: BooleanOperator