Rocky_Mountain_Vending/.pnpm-store/v10/files/4f/93efa44939ecab796be8110c97845ae7e0df7fc496dc4709dd4544f10766fcd72b17742de36a31a2fcf39bf21f9d87e84fdca731c6d33a903f5656ada5fc60
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
110 B
Text

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