Rocky_Mountain_Vending/.pnpm-store/v10/files/92/5e5a42a1f9c89152101e982ea741b68db00aaf7225dc582228bd78ee7435c780fbcb12c46ddba5f21ea659f27a9643bf90e36416a54aa961c4d0af4e9cacfa
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
194 B
Text

import type { Mode, ValidationModeFlags } from '../types';
declare const _default: (mode?: Mode) => ValidationModeFlags;
export default _default;
//# sourceMappingURL=getValidationModes.d.ts.map