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