Rocky_Mountain_Vending/.pnpm-store/v10/files/25/7bd2e6702f4f0c8945848689d3455db7a05eb499a53222b2460e6e8a718f504a9ef7e77d29105a5fbbd904081a0d3832c5dc49ee105723947880b023773fef
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
131 B
Text

export declare function getResizeHandleElementIndex(groupId: string, id: string, scope?: ParentNode | HTMLElement): number | null;