Rocky_Mountain_Vending/.pnpm-store/v10/files/b1/d2201209675d6cfacffc367e853f351e17fa3cc8bfacfbd49e83268df509ea3dac82def8bd839f4857390157f87ea7e546af2fbab205649865cfab9ed3cdb7
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
288 B
Text

export default ImageRedundantAlt;
declare class ImageRedundantAlt extends AxeAudit {
}
export namespace UIStrings {
let title: string;
let failureTitle: string;
let description: string;
}
import AxeAudit from './axe-audit.js';
//# sourceMappingURL=image-redundant-alt.d.ts.map