Rocky_Mountain_Vending/.pnpm-store/v10/files/54/374af94ea8e2e9f5b9cdca2f6225b2e66f16318036429cf4b9fa7d6a0b3f02cf6071fc76717758c7cce4fc75f00a84b63529c9fec15603b4957c56668f5c4e
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
368 B
Text

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