Rocky_Mountain_Vending/.pnpm-store/v10/files/1d/c9138571134dda23f4a49a79b5f280e05f0e5348392eb7ddf22b7b35c26f407540a2f59444a4f5ac9b4703dfd14cb2742d14d20100ae9b957b8a7a65adca63
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

5 lines
218 B
Text

/**
* Records a Session for the current process to track release health.
*/
export declare const processSessionIntegration: () => import("@sentry/core").Integration;
//# sourceMappingURL=processSession.d.ts.map