Files
klz-cables.com/.pnpm-store/v10/files/0e/433db52666385dfc2dc0b42d3ae6967b0db6b53590dafdf368a93bffce4798e509d4ea5f8db534bebc69658b4b5a8fd8c46855c16445046cbb9f0386fdc1b7
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
202 B
Plaintext

import type { SendEmailOptions } from './types.js';
export declare const getStringifiedToAddress: (message: SendEmailOptions) => string | undefined;
//# sourceMappingURL=getStringifiedToAddress.d.ts.map