Rocky_Mountain_Vending/.pnpm-store/v10/files/79/15b160676fbeed8f2929dbfa7e911ae2fb94ae4fa21b2a7487f2e345dd0b2b05e974a2e8bf0f2019acddbfd5b577ccf6bee8d6ad7a75c2d2cdc5f5eb85e24e
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

10 lines
No EOL
295 B
Text

export default HTMLXMLLangMismatch;
declare class HTMLXMLLangMismatch extends AxeAudit {
}
export namespace UIStrings {
let title: string;
let failureTitle: string;
let description: string;
}
import AxeAudit from './axe-audit.js';
//# sourceMappingURL=html-xml-lang-mismatch.d.ts.map