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