Rocky_Mountain_Vending/.pnpm-store/v10/files/a4/e9dfa01f738f2f0c40da936ec28c3f2861b62ff5c43b9f2e8d82c532d0b34f3b96b6d34a5066424a511b3a8b87177437c4e691631cac2afddca6f36256f97c
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

2 lines
No EOL
111 B
Text

export declare const isPromiseLike: <R>(val: any) => val is PromiseLike<R>;
//# sourceMappingURL=utils.d.ts.map