Rocky_Mountain_Vending/.pnpm-store/v10/files/ed/ce9a709c4477744370ca0dbd800f6e4faf8ff6eb07035a76135345280d2e9e1f9ae765253614a34201093f352e19e7a03c5d01f3d9fc8c3a9d7139a436e767
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
344 B
Text

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