mirror of
https://github.com/langchain-ai/langgraph.git
synced 2026-08-22 15:42:25 +02:00
export checkpoint type from js-sdk (#1973)
This commit is contained in:
@@ -12,6 +12,7 @@ export type {
|
||||
Thread,
|
||||
ThreadState,
|
||||
Cron,
|
||||
Checkpoint,
|
||||
} from "./schema.js";
|
||||
|
||||
export type { OnConflictBehavior } from "./types.js";
|
||||
|
||||
Reference in New Issue
Block a user