Rocky_Mountain_Vending/.pnpm-store/v10/files/62/5af173fc0918c615ccab6b54487b53ed54f8c5b769b386f9b3c327efe0cefd783b1d5b346d7bd7b89f5c74cb8ad92b1897fd6223ceebb6a434d59b8c2fbdc7
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
352 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 subISOWeekYearsWithOptions = convertToFP(fn, 3);
// Fallback for modularized imports:
export default subISOWeekYearsWithOptions;