Theo Docs
TheoKitTheoKit-SDKTheoUITheo PaaS
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

Source

packages/sdk/src/workflow.ts:82

On this page