Rocky_Mountain_Vending/.pnpm-store/v10/files/a6/398320a36c0be1e53ac83cf8a092757bb3b922d6946ec57222c9b1d026c1be7e7e0b211ad04515757f0bb641753f2e70108817372b91d7cb6a6f019cedac4f
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
112 B
Text

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