@ferricstore/ferricstore
Preparing search index...
langgraph
LangGraphOutcomeMapper
Type Alias LangGraphOutcomeMapper<Output>
LangGraphOutcomeMapper
:
(
run
:
LangGraphFlowRun
<
Output
>
,
flow
:
FerricFlowHandlerContext
,
)
=>
Outcome
|
Promise
<
Outcome
>
Type Parameters
Output
Type Declaration
(
run
:
LangGraphFlowRun
<
Output
>
,
flow
:
FerricFlowHandlerContext
,
)
:
Outcome
|
Promise
<
Outcome
>
Parameters
run
:
LangGraphFlowRun
<
Output
>
flow
:
FerricFlowHandlerContext
Returns
Outcome
|
Promise
<
Outcome
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@ferricstore/ferricstore
Loading...