Rocky_Mountain_Vending/.pnpm-store/v10/files/68/28fffa9a54ad7d1368e1f995c5f2f624d82257530e25f2b8e6be30babbb4b223610234779040a79597a3cfbf61df54aa885b0fc0d7943145db07cf70b4d07a
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
304 B
Text

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