import { AppWithLastVersion } from "https://deno.land/x/windmill@v1.229.0/windmill-api/models/AppWithLastVersion.ts";
const { execution_mode } = AppWithLastVersion;
Module
x/windmill/windmill-api/models/AppWithLastVersion.ts>AppWithLastVersion.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