Files
klz-cables.com/.pnpm-store/v10/files/b9/59561e17fd4a4d02a4d8e2df02ac4fce8f844dce1f2c9be558d3b60f47f9d35a8c6fb3bccc4bbe121fff8961ea933d301f55f6700e2b6cee419eee7651d8ca
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

3 lines
182 B
Plaintext

import type { Data, FormState } from '../admin/types.js';
export declare const getSiblingData: (fields: FormState, path: string) => Data;
//# sourceMappingURL=getSiblingData.d.ts.map