Files
klz-cables.com/.pnpm-store/v10/files/e3/f1c0c4c36fb6ddd099849d487f2da68615f71fff09b05e315a5f0dd74a0732c9b1b89cb5bf7718718b3d1e0d6829272121736cf6a0084a7f6e8a54cf9db4c9
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
105 B
Plaintext

import type { Plugin } from "ajv";
declare const transform: Plugin<undefined>;
export default transform;