import { type BranchOne } from "https://deno.land/x/windmill@v1.415.2/windmill-api/index.ts";
definition: { branches: Array<{ summary?: string; expr: string; modules: Array<FlowModule>; }>; default: Array<FlowModule>; type: "branchone"; }
import { type BranchOne } from "https://deno.land/x/windmill@v1.415.2/windmill-api/index.ts";