Files
klz-cables.com/.pnpm-store/v10/files/a3/e9a7b85886a061f1475936d99f978afadbd699574de3dc18d3e784891053e596e45f0a88600df49607b72273abd087c07d3ae89b29b2694fd30c8bae499b9c
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 koTranslations: DefaultTranslationsObject;
export declare const ko: Language;
//# sourceMappingURL=ko.d.ts.map