Back to documentation
Preparing search index...
The search index is not available
API Reference
API Reference
langgraph
StateType
Type Alias StateType<SD>
StateType
:
{
[
key
in
keyof
SD
]
:
ExtractValueType
<
SD
[
key
]
>
}
Type Parameters
SD
extends
StateDefinition
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Back to documentation
API Reference
Loading...