Rocky_Mountain_Vending/.pnpm-store/v10/files/6e/264ad03823ffa5fa9372c5c6097f9c292e6f3240fc21ea8dbbc59c93f254778731e4f4d3f0a7f81993640a2a80b6f61eaf496d2122be2fd2fcbd33fabc1da5
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

7 lines
No EOL
272 B
Text

/** Only exposed for testing */
export declare function _resetErrorsInstrumented(): void;
/**
* Ensure that global errors automatically set the active span status.
*/
export declare function registerSpanErrorInstrumentation(): void;
//# sourceMappingURL=errors.d.ts.map