Files
klz-cables.com/.pnpm-store/v10/files/7d/ebeeaceeedac9212ce10498045d7e2aa62a87c15f92f574c641d7200e43a31890bbb42adacb11520c4c0fce69a80cf9b0c601f48e351caa653979ef8f7848a
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
90 B
Plaintext

import { Parser } from "../index.js";
export declare const parsers: {
flow: Parser;
};