Files
klz-cables.com/.pnpm-store/v10/files/8b/b5995396f11650d57acab962413c8d1592ff829f11abf143be338643d2c44a8ba84035c9f983de49a1d472e82b262b7df1c9046a3e5d0ac47701f19f73ae0b
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

4 lines
194 B
Plaintext

import type React from 'react';
import type { BuildFolderViewArgs } from './buildView.js';
export declare const BrowseByFolder: React.FC<BuildFolderViewArgs>;
//# sourceMappingURL=index.d.ts.map