Files
klz-cables.com/.pnpm-store/v10/files/9f/b5d8c02d8561d752aee46f79d9ec7dcc050fe123f6c1d66b9e7ab6b3146c14b2986ef0364010f615a69e89263b853d071483d6b535c7feedd212b63184bc15
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 nlTranslations: DefaultTranslationsObject;
export declare const nl: Language;
//# sourceMappingURL=nl.d.ts.map