Files
klz-cables.com/.pnpm-store/v10/files/2a/4c115db707a6223a4a8cadf2d475ceda1ed0dfa9840faee95c8d4bb0de307c170e6f4c1975c8785a8857eff11013bf4bcede5abcfa79616ece883cc0f2aa54
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
132 B
Plaintext

import { IPropertyListDescriptor } from '../IPropertyDescriptor';
export declare const duration: IPropertyListDescriptor<number[]>;