Rocky_Mountain_Vending/.pnpm-store/v10/files/4f/ee0f156f1c94838d3400e8c44e5e0a3d520cffa6f2418e8550fd4ff35a748fc6a31d3e4a81973f22ccded5e6dc1b37ce17fc5796c0c02b403cfb9a28b537e2
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

3 lines
No EOL
158 B
Text

/** only globals that common to node and browsers are allowed */
export declare const _globalThis: typeof globalThis;
//# sourceMappingURL=globalThis.d.ts.map