Files
klz-cables.com/.pnpm-store/v10/files/34/111cd4322c8ca277c5b04302ab72b67fc1b8300206c325b9b160d686572cd96a683ad5930fc25a2450e054059e591da1db82bb8a3c16cbf8d95c837807eb48
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

3 lines
137 B
Plaintext

import { IPropertyValueDescriptor } from '../IPropertyDescriptor';
export declare const letterSpacing: IPropertyValueDescriptor<number>;