Rocky_Mountain_Vending/.pnpm-store/v10/files/6c/7af91f1090a2cfcd8aac0bff51dd507b6f26e907fe16ccb6d872d3311db5e8c701b9fd6cbf596637c43646c9d4d54f4d9de0bafd64391d7eefdd9513775b9d
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
102 B
Text

export declare const resolveFrom: (fromDirectory: string, moduleId: string, silent?: boolean) => any;