Skip to main content
Module

x/wmill/deps.ts>BranchOne

Open-source web IDE, scalable runtime and platform for serverless, workflows and UIs
Go to Latest
type alias BranchOne
import { type BranchOne } from "https://deno.land/x/wmill@v1.63.2/deps.ts";
definition: { branches: Array<{ summary?: string; expr: string; modules: Array<FlowModule>; }>; default: Array<FlowModule>; type: "branchone"; }