UNPKG

@progress/kendo-e2e

Version:

Kendo UI end-to-end test utilities.

6 lines 344 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.getWCTSpecViolations = void 0; var a11y_wct_spec_1 = require("./a11y-wct-spec"); Object.defineProperty(exports, "getWCTSpecViolations", { enumerable: true, get: function () { return a11y_wct_spec_1.getWCTSpecViolations; } }); //# sourceMappingURL=index.js.map