Rocky_Mountain_Vending/.pnpm-store/v10/files/ca/18586c0c433933af5d4f1bbb7429b294fe8d25890d99a36b673c17867d686e4cbd3c6981c9ddf281ad6aca8381578fcf56455ff1de6da09105c3fa7a417252
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
114 B
Text

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