Rocky_Mountain_Vending/.pnpm-store/v10/files/a2/c054dfe59bfb781977fbdc5f1a28059dd7a577ae7e36638dbd5f3d158e1329d1ee0bc3c4b7529a64e32e7eccf68de3b493830b155390f252235674d574637b
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
94 B
Text

export declare function getScriptNonceFromHeader(cspHeaderValue: string): string | undefined;