Rocky_Mountain_Vending/.pnpm-store/v10/files/99/7b6a63e8195ae205f21453acc4a8c05ecc1e0d6e80f6b4780c761e5149b77a29cf3ddb12dbe008df8c785e4794065f5b75c55a2039891166bfc6f50a940d43
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

4 lines
237 B
Text

export declare function getGlobalImportError(): string;
export declare function getGlobalModuleImportError(): string;
export declare function getLocalModuleImportError(): string;
export declare function getCustomDocumentError(): string;