UNPKG

baqend

Version:

Baqend JavaScript SDK

14 lines 1.65 kB
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.RollbackError = exports.EntityExistsError = exports.IllegalEntityError = exports.CommunicationError = exports.PersistentError = void 0; var PersistentError_1 = require("./PersistentError"); Object.defineProperty(exports, "PersistentError", { enumerable: true, get: function () { return PersistentError_1.PersistentError; } }); var CommunicationError_1 = require("./CommunicationError"); Object.defineProperty(exports, "CommunicationError", { enumerable: true, get: function () { return CommunicationError_1.CommunicationError; } }); var IllegalEntityError_1 = require("./IllegalEntityError"); Object.defineProperty(exports, "IllegalEntityError", { enumerable: true, get: function () { return IllegalEntityError_1.IllegalEntityError; } }); var EntityExistsError_1 = require("./EntityExistsError"); Object.defineProperty(exports, "EntityExistsError", { enumerable: true, get: function () { return EntityExistsError_1.EntityExistsError; } }); var RollbackError_1 = require("./RollbackError"); Object.defineProperty(exports, "RollbackError", { enumerable: true, get: function () { return RollbackError_1.RollbackError; } }); //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaW5kZXguanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi9saWIvZXJyb3IvaW5kZXgudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6Ijs7O0FBQUEscURBQW9EO0FBQTNDLGtIQUFBLGVBQWUsT0FBQTtBQUN4QiwyREFBMEQ7QUFBakQsd0hBQUEsa0JBQWtCLE9BQUE7QUFDM0IsMkRBQTBEO0FBQWpELHdIQUFBLGtCQUFrQixPQUFBO0FBQzNCLHlEQUF3RDtBQUEvQyxzSEFBQSxpQkFBaUIsT0FBQTtBQUMxQixpREFBZ0Q7QUFBdkMsOEdBQUEsYUFBYSxPQUFBIn0=