mirror of
https://github.com/langchain-ai/langgraph.git
synced 2026-08-21 23:22:27 +02:00
expose assistantbase
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
export { Client } from "./client.js";
|
||||
|
||||
export type {
|
||||
AssistantBase,
|
||||
Assistant,
|
||||
AssistantVersion,
|
||||
AssistantGraph,
|
||||
|
||||
Reference in New Issue
Block a user