Rocky_Mountain_Vending/.pnpm-store/v10/files/0d/89870551ce7cc10454fbcf68a090d6d9a2153d013a60fec63ca061989f3f6d979d7aee33f982e29ef9db127f52d7527ffdbc788d24f585f40d01ac0cd1d1b9
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

1 line
98 B
Text

export declare function acceptLanguage(header?: string, preferences?: readonly string[]): string;