Rocky_Mountain_Vending/.pnpm-store/v10/files/bb/991d5201457c2056684a6cf97d26093236ff9728a8762b0740ae592d9b768a5f2a356abdf6635f8ee0620602f593b03a92862dcfad4d2286a07d4abe573e0f
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
100 B
Text

/**
* @internal
*/
export declare const getDateHeader: (response: unknown) => string | undefined;