@qualweb/wcag-techniques
Version:
Implementation of the WCAG 2.1 techniques
52 lines (51 loc) • 2.46 kB
JavaScript
;
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
if (k2 === undefined) k2 = k;
var desc = Object.getOwnPropertyDescriptor(m, k);
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
desc = { enumerable: true, get: function() { return m[k]; } };
}
Object.defineProperty(o, k2, desc);
}) : (function(o, m, k, k2) {
if (k2 === undefined) k2 = k;
o[k2] = m[k];
}));
var __exportStar = (this && this.__exportStar) || function(m, exports) {
for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
};
Object.defineProperty(exports, "__esModule", { value: true });
__exportStar(require("./QW-WCAG-T1"), exports);
__exportStar(require("./QW-WCAG-T10"), exports);
__exportStar(require("./QW-WCAG-T11"), exports);
__exportStar(require("./QW-WCAG-T12"), exports);
__exportStar(require("./QW-WCAG-T13"), exports);
__exportStar(require("./QW-WCAG-T14"), exports);
__exportStar(require("./QW-WCAG-T15"), exports);
__exportStar(require("./QW-WCAG-T16"), exports);
__exportStar(require("./QW-WCAG-T17"), exports);
__exportStar(require("./QW-WCAG-T18"), exports);
__exportStar(require("./QW-WCAG-T19"), exports);
__exportStar(require("./QW-WCAG-T2"), exports);
__exportStar(require("./QW-WCAG-T20"), exports);
__exportStar(require("./QW-WCAG-T21"), exports);
__exportStar(require("./QW-WCAG-T22"), exports);
__exportStar(require("./QW-WCAG-T23"), exports);
__exportStar(require("./QW-WCAG-T24"), exports);
__exportStar(require("./QW-WCAG-T25"), exports);
__exportStar(require("./QW-WCAG-T26"), exports);
__exportStar(require("./QW-WCAG-T27"), exports);
__exportStar(require("./QW-WCAG-T28"), exports);
__exportStar(require("./QW-WCAG-T29"), exports);
__exportStar(require("./QW-WCAG-T3"), exports);
__exportStar(require("./QW-WCAG-T30"), exports);
__exportStar(require("./QW-WCAG-T31"), exports);
__exportStar(require("./QW-WCAG-T32"), exports);
__exportStar(require("./QW-WCAG-T33"), exports);
__exportStar(require("./QW-WCAG-T34"), exports);
__exportStar(require("./QW-WCAG-T35"), exports);
__exportStar(require("./QW-WCAG-T4"), exports);
__exportStar(require("./QW-WCAG-T5"), exports);
__exportStar(require("./QW-WCAG-T6"), exports);
__exportStar(require("./QW-WCAG-T7"), exports);
__exportStar(require("./QW-WCAG-T8"), exports);
__exportStar(require("./QW-WCAG-T9"), exports);