Files
klz-cables.com/.pnpm-store/v10/files/38/0d77107245c1e44ab87f879af539112cb03e52a0d2b04a2142061b532d0ed389dcddd6ef26008087f1d243c9112736905b7d1e0808a15c2f8342d19df3872b
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
142 B
Plaintext

import type { CustomComponent } from '../../config/types.js';
export type CustomStatus = CustomComponent;
//# sourceMappingURL=Status.d.ts.map