Rocky_Mountain_Vending/.pnpm-store/v10/files/0e/14e26cde92b7a647220abe319eb520889d8d141b94698704292e74cb9f0d143b21744e05cea19be99903e49e235d98805ee13c4c0a73298c45f7ac6887b4fd
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
280 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