Files
klz-cables.com/.pnpm-store/v10/files/56/c465fc8de915e1af486825b04e818e506adad9d3f2285c1d2f3a0493317b563657cbd8925b0d87676b66f6d09dbcdb27607b7e5ac6873f53b42a520ddf2b53
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
86 B
Plaintext

import { IImage } from './interface.js';
declare const J2C: IImage;
export { J2C };