Files
klz-cables.com/.pnpm-store/v10/files/47/7c1ae0c0233f0d0d145328ab34ccd74324aecc2deddf11fcc218624624e53cf7b41bc549c3915fb599c1250c847e4f0d8c57560c8af26d86cc134cb846c364
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 JP2: IImage;
export { JP2 };