Files
klz-cables.com/.pnpm-store/v10/files/d3/a7d1a16639adc68c95631b4abe418ae69e5ce2eba66534da8173714fa07972a149cc20efbf226e8492663f39fb39566d8cf856feadab3b4286cdead92281ca
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
203 B
Plaintext

import type { ClientCollectionConfig, ClientField } from 'payload';
export declare const useUseTitleField: (collection: ClientCollectionConfig) => ClientField;
//# sourceMappingURL=useUseAsTitle.d.ts.map