Files
klz-cables.com/.pnpm-store/v10/files/16/67fd8f630c7196ed318916981d92f859f9ee60f9d24af8c11660a887303d05ac07389b4c877f83725698312f961333dce8f3c1b403c11f6fcd8245910c1b30
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
116 B
Plaintext

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