Files
klz-cables.com/.pnpm-store/v10/files/93/ec5a66dd50e5c6f31c5c94cd7537f17948744fe7afb61b72ddc8c9f620b4f0dd237902d821522a310a8c0a2177f8f434e137397dddc8ffab1907948e97243d
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
115 B
Plaintext

import type { Insert } from './types.js';
export declare const insert: Insert;
//# sourceMappingURL=insert.d.ts.map