Files
klz-cables.com/.pnpm-store/v10/files/28/9d33ff26fecc22da98bc6d14343145ba9727b8dd114ea38fb724e6007df04ef49c80a72d68a09c2f29ab47789446a2388e6dc9f454941c5beae4cb533d6307
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
228 B
Plaintext

import type { 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