Rocky_Mountain_Vending/.pnpm-store/v10/files/28/707bb7b0b24fb195da8e3a72f3d0873a61f4acd7e21bb0beaeac1d99379c254184d87a74b7debf1700843be2a1ce84a5ba30f2f52f66155cd6b114f292e092
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
96 B
Text

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