Files
klz-cables.com/.pnpm-store/v10/files/82/c34a9fc3d04a0cea4c262847d2cd95feae3e8ce6c72d6e976d452d2625ad34139d70892a989f0cdef5730fe8d9428aca4f8b61b84f021a5c4da73531df5086
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

5 lines
176 B
Plaintext

/**
* Creates <style> element for widget dialog
*/
export declare function createDialogStyles(styleNonce?: string): HTMLStyleElement;
//# sourceMappingURL=Dialog.css.d.ts.map