返回文档
  • 正在准备搜索索引...
  • 搜索索引不可用
API 参考
  • API 参考
  • 索引
  • 注释

函数注释

  • Annotation<ValueType>(): LastValue<ValueType>
  • 类型参数

    • ValueType

    返回值 LastValue<ValueType>

    • 定义于 langgraph/dist/graph/state.d.ts:8
  • Annotation<ValueType, UpdateType>(annotation): BinaryOperatorAggregate<ValueType, UpdateType>
  • 类型参数

    • ValueType
    • UpdateType = ValueType

    参数

    • annotation: SingleReducer<ValueType, UpdateType>

    返回值 BinaryOperatorAggregate<ValueType, UpdateType>

    • 定义于 langgraph/dist/graph/state.d.ts:9

设置

成员可见性

主题

API 参考
  • 正在加载...

使用 TypeDoc 生成