Rocky_Mountain_Vending/.pnpm-store/v10/files/c1/eabf943b0f0fab24fa76a168ea847bfad77db9ab1c39fb782ca50db231edf445554adf6966e155ac0d654ec7cf07029c25c2bc92bbf08c5d631712e575910b
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

5 lines
129 B
Text

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