Files
klz-cables.com/.pnpm-store/v10/files/b4/8782b8501be71e078bcf2a2fffe89b28cbadbb63455f2916895be8d2024641e710ac9eae0465717cd23aa43b9bd3b15f572ef85b306d1d34732524a3d4f390
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
114 B
Plaintext

import { GraphQLScalarType } from 'graphql';
export declare const GraphQLHSLA: GraphQLScalarType<string, string>;