Kind: Interface
Source: atloria-monorepo/packages/doc-automation/src/v2/stages/stage-01-parse/state-machine-detector.ts
A transition between states
Properties
| Property | Type |
|---|---|
from | string |
to | string |
trigger | string |
condition | string |
action | string |
Kind: Interface
Source: atloria-monorepo/packages/doc-automation/src/v2/stages/stage-01-parse/state-machine-detector.ts
A transition between states
| Property | Type |
|---|---|
from | string |
to | string |
trigger | string |
condition | string |
action | string |
Was this page helpful?