import { ListableApp } from "https://deno.land/x/windmill@v1.246.7/windmill-api/models/ListableApp.ts";
const { execution_mode } = ListableApp;
Module
x/windmill/windmill-api/models/ListableApp.ts>ListableApp.execution_mode
Windmill deno client (separated from the main repo because most of the code is auto-generated from the openapi and not worth committing)
Very Popular