Rocky_Mountain_Vending/.pnpm-store/v10/files/59/22f48c780245b56ad415ef60e4b4466e219754397f581092735db1089fdff996cad42b847a48e587118f78aed919943ec32aa89e36427235c328c29b443b25
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
113 B
Text

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