UNPKG

arangojs

Version:

The official ArangoDB JavaScript driver.

6 lines 251 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); let ExtendableError = require("es6-error"); ExtendableError = ExtendableError.default || ExtendableError; exports.default = ExtendableError; //# sourceMappingURL=error.js.map