Rocky_Mountain_Vending/.pnpm-store/v10/files/57/a836aa01d48049816a5b1fa9c924a191006f7f4411d673a6538adf9828a88a828b9c7dfb70026ae8f12f5288cb636976f89b76e6312a8cc890ccd58bf36489
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
156 B
Text

/**
* Setup the OTEL logger to use our own debug logger.
*/
export declare function setupOpenTelemetryLogger(): void;
//# sourceMappingURL=logger.d.ts.map