Rocky_Mountain_Vending/.pnpm-store/v10/files/b6/c2dfb214a06567cd4a6138c90fd6be6125abcb2436ade2c0323d621791ea34c74d092720adb43f45de3d0f866e0fe5284c57377fd7974a5508a6d4394f6ecc
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
322 B
Text

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