Rocky_Mountain_Vending/.pnpm-store/v10/files/0f/257366f97c530e3448186a7627c75d13e788345b10759562d50f741479daf970d312482e3196f6a2da179234dfc12993fdbce89e4a52626dd774edf30c3a73
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

1 line
87 B
Text

export declare const getEndpointFromConfig: (serviceId: string) => Promise<undefined>;