Rocky_Mountain_Vending/.pnpm-store/v10/files/d8/2c3033330b5aba42ebc25ffaffd116d5affed41e336a5909f9116c664ce047c32e0ad494aeca4fd2ed1c648b6205cc53bddee82e23bb468dd79dc4fc511eb9
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
No EOL
158 B
Text

import { swapLocale } from './swap-locale.js';
import * as format from './format.js';
export { swapLocale, format };
//# sourceMappingURL=i18n-module.d.ts.map