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

import type { ClientConfig, CreateClientConfigArgs } from 'payload';
export declare const getClientConfig: ({ config, i18n, importMap, user }: CreateClientConfigArgs) => ClientConfig;
//# sourceMappingURL=getClientConfig.d.ts.map