Files
klz-cables.com/.pnpm-store/v10/files/00/69656921ff6743e53b35c52f5ef967586bd297dafafb5f876bc641fd2fde3794473ef9641bdf925c19f09dda7c861118db1e84a70ae6308b58f7c90fe89819
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

4 lines
244 B
Plaintext

import type { AdminViewServerProps } from 'payload';
import React from 'react';
export declare function AccountView({ initPageResult, params, searchParams }: AdminViewServerProps): Promise<React.JSX.Element>;
//# sourceMappingURL=index.d.ts.map