providerplaneai
Preparing search index...
core/workflow/WorkflowExporter.ts
WorkflowJsonEdge
Interface WorkflowJsonEdge
JSON-exported directed edge shape.
interface
WorkflowJsonEdge
{
from
:
string
;
to
:
string
;
}
Index
Properties
from
to
Properties
from
from
:
string
to
to
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
from
to
providerplaneai
Loading...
JSON-exported directed edge shape.