Rocky_Mountain_Vending/.pnpm-store/v10/files/58/a22848ecf30f4947b8eae0afab597c4492f9c9df2ea95a9e7a4bf7adbdb0179ca66af8b136ba9991d50cb1fa2e3376580d17324ac328e523c398c1bee4fa32
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

10 lines
345 B
Text

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