Rocky_Mountain_Vending/.pnpm-store/v10/files/28/b3dc8a577a3846a4fd8dbc71c6b6a6c566960c624ee2155f6677a2a9cef106dc55dca588455334ee20a254e0e5edbad49f4c76df5579a7b124ed437d9f48af
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

3 lines
No EOL
177 B
Text

export declare const normalizeArch: (nodeArchString: string) => string;
export declare const normalizeType: (nodePlatform: string) => string;
//# sourceMappingURL=utils.d.ts.map