Rocky_Mountain_Vending/.pnpm-store/v10/files/cd/3e530ff1fc5782c7fe563c48fe7c401126ce3a7ec4ecfa040033fe486dcccdc307152c039530b0936cd458d6007a63042040f42ca1235ef00d45a3dcda49c4
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

2 lines
146 B
Text

import type webpack from 'webpack';
export declare function stringifyRequest(loaderContext: webpack.LoaderContext<any>, request: string): string;