Files
klz-cables.com/.pnpm-store/v10/files/d0/b111e0bb1957366a2774e219b9db41d67fd4583cdd91896157a33ee74f2e9908dc029ffaa3002d3d1e7cf702c53b1b8b157c14f258744bec0197f1ab82a64d
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 GraphQLRGBA: GraphQLScalarType<string, string>;