[PR #442] [MERGED] chore(types): Export types for portability #763

Closed
opened 2026-02-15 19:15:49 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langgraphjs/pull/442
Author: @jacoblee93
Created: 9/3/2024
Status: Merged
Merged: 9/3/2024
Merged by: @jacoblee93

Base: mainHead: jacob/types


📝 Commits (1)

  • dff8999 Export types for portability

📊 Changes

5 files changed (+7 additions, -29 deletions)

View changed files

📝 libs/langgraph/.gitignore (+0 -4)
📝 libs/langgraph/langchain.config.js (+0 -1)
📝 libs/langgraph/package.json (+0 -13)
libs/langgraph/src/_types.ts (+0 -11)
📝 libs/langgraph/src/web.ts (+7 -0)

📄 Description

@bracesproul @nfcampos


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/langchain-ai/langgraphjs/pull/442 **Author:** [@jacoblee93](https://github.com/jacoblee93) **Created:** 9/3/2024 **Status:** ✅ Merged **Merged:** 9/3/2024 **Merged by:** [@jacoblee93](https://github.com/jacoblee93) **Base:** `main` ← **Head:** `jacob/types` --- ### 📝 Commits (1) - [`dff8999`](https://github.com/langchain-ai/langgraphjs/commit/dff8999584389556b23db667607902f04f5e2e79) Export types for portability ### 📊 Changes **5 files changed** (+7 additions, -29 deletions) <details> <summary>View changed files</summary> 📝 `libs/langgraph/.gitignore` (+0 -4) 📝 `libs/langgraph/langchain.config.js` (+0 -1) 📝 `libs/langgraph/package.json` (+0 -13) ➖ `libs/langgraph/src/_types.ts` (+0 -11) 📝 `libs/langgraph/src/web.ts` (+7 -0) </details> ### 📄 Description @bracesproul @nfcampos --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-15 19:15:49 -05:00
yindo closed this issue 2026-02-15 19:15:49 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/langgraphjs#763