Files
klz-cables.com/.pnpm-store/v10/files/69/cc1e9d5473f170fa7703ee70de3afeb76225f2e8b155f99b8a491e3d1f1f1a542671f988e069429b9bb44f9da0c10056c6bf6e7f30917427998f54cb20387d
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

9 lines
317 B
Plaintext

Object.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });
const LANGGRAPH_INTEGRATION_NAME = 'LangGraph';
const LANGGRAPH_ORIGIN = 'auto.ai.langgraph';
exports.LANGGRAPH_INTEGRATION_NAME = LANGGRAPH_INTEGRATION_NAME;
exports.LANGGRAPH_ORIGIN = LANGGRAPH_ORIGIN;
//# sourceMappingURL=constants.js.map