Files
klz-cables.com/.pnpm-store/v10/files/0e/34fc0c58571111ffbc0c3b0d21c7326ca4a2101f4d728b3e6368967bc25de6fcfd0441320f7fee1601e46d93bd95b506ad1a56fda0ba931fb1e8dee8508eba
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
104 B
Plaintext

import type { Vocabulary } from "../../types";
declare const format: Vocabulary;
export default format;