Rocky_Mountain_Vending/.pnpm-store/v10/files/74/5cabb8b1ace7dde164ef530c3c1b41e990d001b490695478075106af57987bafb5b5b3864804765825667ebab3175473e42db8060978f23ba8ee30a33f2173
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

2 lines
123 B
Text

export declare function handleHardNavError(error: unknown): boolean;
export declare function useNavFailureHandler(): void;