Files
klz-cables.com/.pnpm-store/v10/files/c8/ff7db87680271c1e31a0d60445118b2c912382e64565fb3d8ac599351d9cfe86e6c7d6d7eea66602a0c00bed07a20f0a2313d60032105f20792000d76dcb37
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

4 lines
200 B
Plaintext

import type { Endpoint } from '../../config/types.js';
export declare const authRootEndpoints: Endpoint[];
export declare const authCollectionEndpoints: Endpoint[];
//# sourceMappingURL=index.d.ts.map