Rocky_Mountain_Vending/.pnpm-store/v10/files/89/0c072301f995d4e90df270a8a15d5247c45f25833b650c2d2a37e7c1886fa9d18fca6d99d2395a860869242f5fc8747a14dba7671295344fc05c2817fabd7b
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

3 lines
No EOL
125 B
Text

declare const _default: <T>(data: T[], value: T | T[]) => T[];
export default _default;
//# sourceMappingURL=prepend.d.ts.map