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

x/wmill/deps.ts>ListableApp.execution_mode

Open-source developer platform to turn scripts into workflows and UIs. Fastest workflow engine (5x vs Airflow). Open-source alternative to Airplane and Retool.
Go to Latest
enum ListableApp.execution_mode
import { ListableApp } from "https://deno.land/x/wmill@v1.253.0/deps.ts";
const { execution_mode } = ListableApp;

Members

ANONYMOUS = "anonymous"
PUBLISHER = "publisher"
VIEWER = "viewer"