Rocky_Mountain_Vending/.pnpm-store/v10/files/0d/5c7ff8a49eec0119f113f8ed3a84a19a8e8490ce40a9cde64389f70377879d6196d6b16bd32fcf53494f70cb70f2c4458e579671a1532f60e47ed67420a23c
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

6 lines
No EOL
203 B
Text

/**
* @param {LH.FlowResult} flowResult
* @param {LH.Locale} locale
*/
export function swapFlowLocale(flowResult: LH.FlowResult, locale: LH.Locale): any;
//# sourceMappingURL=swap-flow-locale.d.ts.map