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 222 B
"use strict"; /** * Output and reporting type definitions * Comprehensive JSON report schema for accessibility results */ Object.defineProperty(exports, "__esModule", { value: true }); //# sourceMappingURL=output.js.map