Files
klz-cables.com/.pnpm-store/v10/files/de/115b1127f024c17a237ce98cc4b7b201fcffd2aa5e157469f640e1d7abf6ebfa96d4355115ed359059d4b090f0a41cec40bc8521074e7d99fd54efbee0a973
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

7 lines
230 B
Plaintext

import { Client } from '../../client';
/**
* Add event processors to the given client to process Vercel AI spans.
*/
export declare function addVercelAiProcessors(client: Client): void;
//# sourceMappingURL=index.d.ts.map