Rocky_Mountain_Vending/.pnpm-store/v10/files/4f/dbcf251daa0d1fdd52aea549eb64d2ae6e66e01ba8949ee3c8ec3087d5e538a713fa64f2a7aca76a1ddcdfa046b987a02e16eeba495a2b81fd31db42810c5d
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
95 B
Text

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