Rocky_Mountain_Vending/.pnpm-store/v10/files/59/c7bbe2448fd649c3de5d060ed929a9eeeef5f072cb86a8f9e18451c9fcbc1dfbf1881d51bcbb5b68fc10fa4970691ae0fc57773a2858280961ca53b44f002c
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
352 B
Text

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