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

7 lines
330 B
Plaintext

import { FeedbackInternalOptions } from '@sentry/core';
/**
* Creates <style> element for widget actor (button that opens the dialog)
*/
export declare function createMainStyles({ colorScheme, themeDark, themeLight, styleNonce, }: FeedbackInternalOptions): HTMLStyleElement;
//# sourceMappingURL=createMainStyles.d.ts.map