Files
klz-cables.com/.pnpm-store/v10/files/8b/8d0e31b5662ca46f70c8e680315f9f6d79b4a7a57222967a42e2a07406f3711add347b85e106ad31c1a99475326260586c1789dde284804255d081c90ed237
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

3 lines
161 B
Plaintext

import { Span } from '@opentelemetry/api';
export declare function addSqlCommenterComment(span: Span, query: string): string;
//# sourceMappingURL=index.d.ts.map