Rocky_Mountain_Vending/.pnpm-store/v10/files/a5/61f0be23d3f2954ad4fa2f5ba9c4d9ac591c6a153c7da4e4ebc2f579c15e2fa110c7b83467ad7fc0324f903a92dbe533f25a74d3db9db960abd7b0e8fdf3ac
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
No EOL
212 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