@a11ywatch/core
Version:
a11ywatch central API
6 lines • 308 B
JavaScript
Object.defineProperty(exports, "__esModule", { value: true });
exports.responseModel = void 0;
var response_1 = require("./response");
Object.defineProperty(exports, "responseModel", { enumerable: true, get: function () { return response_1.responseModel; } });
//# sourceMappingURL=index.js.map
;