Files
klz-cables.com/.pnpm-store/v10/files/9f/c84b9592e0491b33e5c030355e493ff3761d25b51879a2ced4421761e0888d686674d447100a11704de7a5049cfeade6830399338fc200a4f57b2396e086e6
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
206 B
Plaintext

import type { InitializedEmailAdapter } from './types.js';
export declare const emailDefaults: Pick<InitializedEmailAdapter, 'defaultFromAddress' | 'defaultFromName'>;
//# sourceMappingURL=defaults.d.ts.map