import { type BranchAll } from "https://deno.land/x/wmill@v1.418.0/gen/types.gen.ts";
definition: { branches: Array<{ summary?: string; skip_failure?: boolean; modules: Array<FlowModule>; }>; type: "branchall"; parallel?: boolean; }
import { type BranchAll } from "https://deno.land/x/wmill@v1.418.0/gen/types.gen.ts";