UNPKG

@a11ywatch/core

Version:
6 lines 314 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.getWebsiteReport = void 0; var website_1 = require("./website"); Object.defineProperty(exports, "getWebsiteReport", { enumerable: true, get: function () { return website_1.getWebsiteReport; } }); //# sourceMappingURL=index.js.map