Back to documentation
Preparing search index...
The search index is not available
API Reference
API Reference
langgraph/zod
ReducedZodChannel
Type alias ReducedZodChannel<T, TReducerSchema>
Reduced
Zod
Channel
<
T
,
TReducerSchema
>
:
T
&
{
lg_reducer_schema
:
TReducerSchema
;
}
Type Parameters
T
extends
InteropZodType
TReducerSchema
extends
InteropZodType
Type declaration
lg_
reducer_
schema
:
TReducerSchema
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
API Reference
Loading...