Rocky_Mountain_Vending/.pnpm-store/v10/files/44/bd726291d0500fcdbf1ace3775611a29d3a55f6bbb5f275907b750383820150d7fb3e18903273a89eadf10b98bb3d5d1136e140c6b05b1e18c60b1a447e23b
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
91 B
Text

export declare const getTargets: (opts: {
targets?: string[];
key: any;
}) => any;