Rocky_Mountain_Vending/.pnpm-store/v10/files/d8/7f9b37d299eadf07e3f92b306264febbd0dd87a806f5841b5ad07c28b7cf0b851a3e98b12befe5c20362288cd5e96d2b7ffee032dcfaa5593a370e10f99756
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
107 B
Text

export declare const nextFriday: import("./types.js").FPFn1<
Date,
import("../fp.js").DateArg<Date>
>;