Rocky_Mountain_Vending/.pnpm-store/v10/files/61/ebdd9dca2e6980eda14485fec573e36f564f456fdb3aedaa81a454b6cb45de911b1766045f5400f66eb334b178d5c2bce6daa61e9497cb489ad19871e31428
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
124 B
Text

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