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

4 lines
288 B
Plaintext

import { Attributes, DiagLogger } from '@opentelemetry/api';
import { SemconvStability } from '@opentelemetry/instrumentation';
export declare function getClientAttributes(diag: DiagLogger, options: any, semconvStability: SemconvStability): Attributes;
//# sourceMappingURL=utils.d.ts.map