Rocky_Mountain_Vending/.pnpm-store/v10/files/bf/211f230415fc92ec279365c531fc9e9234e4211842ea77f04da042256725393721b00e425a61034446ededf0a7ad5e2ea743e083a35c25872ac7e1cbd87e44
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

4 lines
97 B
Text

/**
* @internal
*/
export declare const invalidFunction: (message: string) => () => never;