Files
klz-cables.com/.pnpm-store/v10/files/d2/d977c6e4d0671ef8517e0a0a66b03cf20ff875a3dd84c45345ca00230c2b2215cba817bbf8ab4cfa415544599669350ac34d08261c79b5776bb38f80cd1dee
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
284 B
Plaintext

import type { InstrumentationConfig } from '@apm-js-collab/code-transformer';
/**
* Add an instrumentation config to be used by the injection loader.
*/
export declare function addInstrumentationConfig(config: InstrumentationConfig): void;
//# sourceMappingURL=injectLoader.d.ts.map