Rocky_Mountain_Vending/.pnpm-store/v10/files/37/5197bd4d51104162471a3c76a8cf4bfd3c56d37dc0a84f4db551262b44ed5b31756510d2224af655c620c89d5edd1562a78defc73055993ab4a02c9f205722
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

2 lines
No EOL
93 B
Text

export default function cloneObject<T>(data: T): T;
//# sourceMappingURL=cloneObject.d.ts.map