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

2 lines
119 B
Plaintext

export declare const createFactoryWithConstraint: <Constraint>() => <Value extends Constraint>(value: Value) => Value;