Rocky_Mountain_Vending/.pnpm-store/v10/files/40/cd1832c85da92733cd86aee927b7d1d0fa14ade920ee4a3ddf02a935c4f283285b249b2dd11eb4b462ca30418b3d2a3ded141470db6c71b85b89c637d79f3f
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

8 lines
358 B
Text

"use strict";
exports.eachYearOfInterval = void 0;
var _index = require("../eachYearOfInterval.cjs");
var _index2 = require("./_lib/convertToFP.cjs"); // This file is generated automatically by `scripts/build/fp.ts`. Please, don't change it.
const eachYearOfInterval = (exports.eachYearOfInterval = (0,
_index2.convertToFP)(_index.eachYearOfInterval, 1));