Rocky_Mountain_Vending/.pnpm-store/v10/files/a7/bb6a5afae0e0f4e2b827ebbabf7e0be630f6a6748222196541c07ff62c48f70ea91ed1a8bbd3dbc2dea481a8870819b7eaff5e56a8762af04d97d190bb804e
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
100 B
Text

export declare const getUnixTime: import("./types.js").FPFn1<
number,
string | number | Date
>;