Rocky_Mountain_Vending/.pnpm-store/v10/files/ce/2186545b88e1575432c8b3717e883900620b4f96f3e19c1ae5c9379bdea3471befbd642ecc885da6cc2d683960f83aa2167f8334164ec5661f9320dfacc934
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
82 B
Text

export declare function createPromiseWithResolvers<T>(): PromiseWithResolvers<T>;