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