Files
klz-cables.com/.pnpm-store/v10/files/55/dff72d4b9b4fd5d296daac2ddec42df4b832944048e29c7f8839212a8f326eee91ee3bc51355e8fe431b7c4d127f0a537f4df3ea1f3f2e33b5fc00e4869a47
Marc Mintel 5397309103
Some checks failed
Build & Deploy / 🔍 Prepare (push) Successful in 20s
Build & Deploy / 🧪 QA (push) Failing after 34s
Build & Deploy / 🏗️ Build (push) Has started running
Build & Deploy / 🚀 Deploy (push) Has been cancelled
Build & Deploy / 🧪 Smoke Test (push) Has been cancelled
Build & Deploy / ⚡ Lighthouse (push) Has been cancelled
Build & Deploy / 🔔 Notify (push) Has been cancelled
fix(products): fix breadcrumbs and product filtering (backport from main)
2026-02-24 16:04:21 +01:00

6 lines
190 B
Plaintext

const LANGGRAPH_INTEGRATION_NAME = 'LangGraph';
const LANGGRAPH_ORIGIN = 'auto.ai.langgraph';
export { LANGGRAPH_INTEGRATION_NAME, LANGGRAPH_ORIGIN };
//# sourceMappingURL=constants.js.map