Skip to main content
Module

x/wmill/deps.ts>AppWithLastVersion

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 AppWithLastVersion
import { AppWithLastVersion } from "https://deno.land/x/wmill@v1.238.0/deps.ts";
type alias AppWithLastVersion
import { type AppWithLastVersion } from "https://deno.land/x/wmill@v1.238.0/deps.ts";
definition: { id: number; workspace_id: string; path: string; summary: string; versions: Array<number>; created_by: string; created_at: string; value: any; policy: Policy; execution_mode: AppWithLastVersion.execution_mode; extra_perms: Record<string, boolean>; }