Files
klz-cables.com/.pnpm-store/v10/files/44/a0171f98109ac679ec58cfb2c4029fa8ea18b90e58c4085bba1c191aa0bab36aa002febf1952f590209c21f1101a40704f58e368d69756d33cb41b0e1120e5
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
127 B
Plaintext

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