Files
klz-cables.com/.pnpm-store/v10/files/27/dd47f3a4464c60d667be4bb88887a7975341651e9593779b7d53edd62ec8e1ff307a3d004a9aa87f570d7812362c3efcf59b1527f9269667de7fe01a429bdd
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
257 B
Plaintext

import type { Metadata } from 'next';
import type { GenerateViewMetadata } from '../Root/index.js';
export declare const generateBrowseByFolderMetadata: (args: Parameters<GenerateViewMetadata>[0]) => Promise<Metadata>;
//# sourceMappingURL=metadata.d.ts.map