Rocky_Mountain_Vending/.pnpm-store/v10/files/b7/3c9c0b0b203865d44c27c6479f793b2b0867d0dc642009ba5d64728d5d102413cd01e25a73e05c4b78a13f7e1a717d792796970c36439b6444975b5589fe56
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

9 lines
330 B
Text

// This file is generated automatically by `scripts/build/fp.ts`. Please, don't change it.
import { subISOWeekYears as fn } from "../subISOWeekYears.js";
import { convertToFP } from "./_lib/convertToFP.js";
export const subISOWeekYears = convertToFP(fn, 2);
// Fallback for modularized imports:
export default subISOWeekYears;