Rocky_Mountain_Vending/.pnpm-store/v10/files/b5/9ca8e83f9bda79619f50acfa67b9a149b35be13694e5ee7bb3fdbe3e1efbf66ad5efa3e35c1f2d1e95b94b7040240aafd83247e64faba15192c5521f99a9b5
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
88 B
Text

export declare const yearsToQuarters: import("./types.js").FPFn1<
number,
number
>;