Skip to main content
Module

x/wmill/deps.ts>ListableApp

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
namespace ListableApp
import { ListableApp } from "https://deno.land/x/wmill@v1.282.2/deps.ts";
type alias ListableApp
import { type ListableApp } from "https://deno.land/x/wmill@v1.282.2/deps.ts";
definition: { id: number; workspace_id: string; path: string; summary: string; version: number; extra_perms: Record<string, boolean>; starred?: boolean; edited_at: string; execution_mode: ListableApp.execution_mode; }