UNPKG

a11yanalyze

Version:

A command-line tool for developers and QA engineers to test web pages and websites for WCAG 2.2 AA accessibility compliance

7 lines 220 B
"use strict"; /** * WCAG 2.2 specific type definitions * Covers guidelines, success criteria, and rule implementations */ Object.defineProperty(exports, "__esModule", { value: true }); //# sourceMappingURL=wcag.js.map