Files
klz-cables.com/.pnpm-store/v10/files/6f/1190a96c98825a78b8fd4c5b4230739539b09d1e56aae90e79ab8cf5c4d810c2c7f621909c152219ded963adec348834aa1c16aec2db964a0d6ddb6f916674
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

5 lines
222 B
Plaintext

import React from 'react';
import type { DefaultVersionsViewProps } from './types.js';
import './index.scss';
export declare const DefaultVersionView: React.FC<DefaultVersionsViewProps>;
//# sourceMappingURL=index.d.ts.map