UNPKG

340 BJavaScriptView Raw
1"use strict";
2Object.defineProperty(exports, "__esModule", { value: true });
3exports.ValidationError = void 0;
4const validation_error_1 = require("./validation-error");
5Object.defineProperty(exports, "ValidationError", { enumerable: true, get: function () { return validation_error_1.ValidationError; } });
6//# sourceMappingURL=index.js.map
\No newline at end of file