API reference
WorkflowBuilder
_No description available._
WorkflowBuilder
Auto-generated from TypeDoc on each build. Edit the JSDoc in packages/sdk/src/ to change this page.
No description available.
Signature
class WorkflowBuilder {
branch(...): ...
commit(...): ...
dowhile(...): ...
foreach(...): ...
parallel(...): ...
sleep(...): ...
suspend(...): ...
then(...): ...
}Kind
class