Preparing search index...
The search index is not available
ADK-TS API Reference
ADK-TS API Reference
Workflows
createWorkflow
Function createWorkflow
create
Workflow
<
TId
,
TInput
,
TOutput
>
(
config
)
:
Workflow
<
TId
,
TInput
,
TOutput
>
Type Parameters
TId
extends
string
TInput
=
unknown
TOutput
=
unknown
Parameters
config
:
WorkflowConfig
<
TId
,
TInput
,
TOutput
>
Returns
Workflow
<
TId
,
TInput
,
TOutput
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
ADK-TS API Reference
Loading...