Rocky_Mountain_Vending/.pnpm-store/v10/files/ee/875c0838659d46cdce161ec9b981e17191ae7dbd937b1e886ce4e9554b812e4fe3b00efa64c538b7f49413ddff825fcd26a0fe8784744311eb448e39c1a1cd
DMleadgen 46d973904b
Initial commit: Rocky Mountain Vending website
Next.js website for Rocky Mountain Vending company featuring:
- Product catalog with Stripe integration
- Service areas and parts pages
- Admin dashboard with Clerk authentication
- SEO optimized pages with JSON-LD structured data

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-12 16:22:15 -07:00

5 lines
180 B
Text

import { LoadedConfigSelectors } from "@smithy/node-config-provider";
/**
* @public
*/
export declare const NODE_AUTH_SCHEME_PREFERENCE_OPTIONS: LoadedConfigSelectors<string[]>;