Files
klz-cables.com/.pnpm-store/v10/files/d1/d98bce8ef50c53df8d70650e0b884dc6ce26d783e45af8b037edb921c93d20e280fb44f4e4951b2140284b2b3f88bbf9cc07b7fb54021749b80980fbc431ab
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
88 B
Plaintext

import * as util from 'node:util';
export default (obj) => util.types.isKeyObject(obj);