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

6 lines
210 B
Plaintext

/**
* Creates <style> element for widget actor (button that opens the dialog)
*/
export declare function createActorStyles(styleNonce?: string): HTMLStyleElement;
//# sourceMappingURL=Actor.css.d.ts.map