Rocky_Mountain_Vending/.pnpm-store/v10/files/61/5579ee338a6d3ed8151fcc269cf54606137a0232f6a3d51dd8786993d96512e95f03d66ff85164c42a638640f19982d48f473fff93f39171bcd12af70f68b1
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

4 lines
99 B
Text

export declare const getQuarter: import("./types.js").FPFn1<
number,
string | number | Date
>;