Files
klz-cables.com/.pnpm-store/v10/files/45/6632b4d3de7f7ad7c505803c748826215934f96e93c90da57c9ffd508aa5595b1399334546c678e04d57f2e905cdf8852f202b73e757f1f0a33fee0aa59048
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
288 B
Plaintext

import type { ClientCollectionConfig, ClientConfig } from 'payload';
export declare const extractRelationshipDisplayValue: (relationship: any, clientConfig: ClientConfig, relationshipConfig?: ClientCollectionConfig) => string;
//# sourceMappingURL=extractRelationshipDisplayValue.d.ts.map