Rocky_Mountain_Vending/.pnpm-store/v10/files/81/dc5d7d2945c19815c6ee0ecaea740973d4062b6086040335ef55a13b073440afae7d7cdb2d972748616caeb4527137d0e364d424a4d3894f53239e6f3cac99
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

1 line
123 B
Text

export declare function getResizeHandleElementsForGroup(groupId: string, scope?: ParentNode | HTMLElement): HTMLElement[];