Files
klz-cables.com/.pnpm-store/v10/files/27/b06524818b5fa9a0b05497eb03ae0172bb1a50c012d7eb966233ed53cd49b86374489311e4df54f3c277f1d3581a2527b61d8b85e77e5fb373003c82da3beb
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
203 B
Plaintext

import type { DefaultTranslationsObject, Language } from '../types.js';
export declare const deTranslations: DefaultTranslationsObject;
export declare const de: Language;
//# sourceMappingURL=de.d.ts.map