[PR #3358] fix(sdk-js): use type instead of interface to avoid TS errors #3238

Closed
opened 2026-02-20 17:48:17 -05:00 by yindo · 0 comments
Owner

Original Pull Request: https://github.com/langchain-ai/langgraph/pull/3358

State: closed
Merged: Yes


Allow assigning threadState?.checkpoint to the configurable object without TSC throwing "Index signature for type 'string' is missing in type".

**Original Pull Request:** https://github.com/langchain-ai/langgraph/pull/3358 **State:** closed **Merged:** Yes --- Allow assigning `threadState?.checkpoint` to the `configurable` object without TSC throwing "Index signature for type 'string' is missing in type".
yindo added the pull-request label 2026-02-20 17:48:17 -05:00
yindo closed this issue 2026-02-20 17:48:17 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/langgraph#3238