Rocky_Mountain_Vending/.pnpm-store/v10/files/20/924a8debe20c7a489417b712d92f695899f1f02ce2e6e3a20f6b91b1e468c6f3fad7d14cd15c2462aa5368c256b2dc3d3fc17056cde793929005fe8433137b
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
78 B
Text

export declare function lock(): void;
export declare function unlock(): void;