Files
klz-cables.com/.pnpm-store/v10/files/d9/5a5da4a0349f6e1acfd98a29858e8c4f317d4bfa7bf3dbb7d7ac4f81110d1fb0a7da71b6166b8bcd9ef9ba972b8f583fed05043d1299f25b3fb285529f84ff
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
134 B
Plaintext

export declare const differenceInSeconds: import("./types.js").FPFn2<
number,
string | number | Date,
string | number | Date
>;