Files
klz-cables.com/.pnpm-store/v10/files/10/56204d655e4527e0af4e364b01662f736ea38543d5ddb0f064c93649b10a71ca246bc9e255a5f1094a01c8e00edb0b0a6dfb5b123aceef156e9de30273524b
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
200 B
Plaintext

import React from 'react';
import type { DocumentDrawerProps } from './types.js';
export declare const DocumentDrawerContent: React.FC<DocumentDrawerProps>;
//# sourceMappingURL=DrawerContent.d.ts.map