Files
klz-cables.com/.pnpm-store/v10/files/17/e8275363280748a9164673da9f9a0cd695eec205a9498f7b6790fbe64a7c05ceb930616965f0b05bcab9f29182e4102ae5ad6a92e2da749db9e30bf271f8aa
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

6 lines
345 B
Plaintext

import { IPropertyTypeValueDescriptor } from '../IPropertyDescriptor';
export declare const borderTopColor: IPropertyTypeValueDescriptor;
export declare const borderRightColor: IPropertyTypeValueDescriptor;
export declare const borderBottomColor: IPropertyTypeValueDescriptor;
export declare const borderLeftColor: IPropertyTypeValueDescriptor;