Rocky_Mountain_Vending/.pnpm-store/v10/files/2e/7eb57f403d59472eb65ae66bc5c6cb7cff71ef4163dd715466be6ba94b2ea3c90622dcba9d184dd2a575c0d4551a22ba58ffa2f14b93d2f8023c2a58e5cb15
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

4 lines
121 B
Text

/**
* Interop between "export default" and "module.exports".
*/
export declare function interopDefault(mod: any): any;