ai-agent-flow - v1.0.0
types
Transition
Interface Transition
interface
Transition
{
action
:
string
;
to
:
string
;
}
Index
Properties
action
to
Properties
action
action
:
string
to
to
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
action
to
ai-agent-flow - v1.0.0