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