Rocky_Mountain_Vending/.pnpm-store/v10/files/ef/2ba27a322cca3f4f88c80a7fc6f28a5bcbca3a804d18b6ae5dd8d32f7100040b7bbe8512266bb9ccf3c3ebe8b277331a8e66d8e5316051edd80135340365d0
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
162 B
Text

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