Rocky_Mountain_Vending/.pnpm-store/v10/files/a4/2479ab649ca3abf340ea2c52d08807641c02d2fdc8e56315646bc9e505748b7592806c90f0a56a3e028176b9ba4baaf9e033bd5019727b4dac999757fec45d
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

10 lines
325 B
Text

"use strict";
exports.getSeconds = void 0;
var _index = require("../getSeconds.cjs");
var _index2 = require("./_lib/convertToFP.cjs"); // This file is generated automatically by `scripts/build/fp.ts`. Please, don't change it.
const getSeconds = (exports.getSeconds = (0, _index2.convertToFP)(
_index.getSeconds,
1,
));