Rocky_Mountain_Vending/.pnpm-store/v10/files/c8/4c1808122d380ffc43845d929506a970d7cbff4a393f5a36643ce83d6a3db6de89430b98e5e42c55eec8a8390abad6f092c7c6d8be0674ac4efed47b935a16
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
88 B
Text

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