Rocky_Mountain_Vending/.pnpm-store/v10/files/08/a439e41ca06a9890b2272cc465db55f2fa9c6f602181b0b359e18d747d18b8e81c43da5b20c2a8703fcab9a7a3910dcff8063c407c82ba1a1189316fb3207c
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
102 B
Text

/**
* @internal
*/
export declare const calculateBodyLength: (body: any) => number | undefined;