Rocky_Mountain_Vending/.pnpm-store/v10/files/d6/3c28e59b12f68f6373ff9ccf5965b0fc162f57ba72eb0faa85ac678cbc7b9b7bc28a48ded37abb91a7a430dca38f08e6b4ac30c9fc945ac322e6eab8c52d30
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

2 lines
100 B
Text

export declare const SPACE_SEPARATOR_REGEX: RegExp;
export declare const WHITE_SPACE_REGEX: RegExp;