UNPKG

bling-erp-api

Version:
7 lines 274 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.BlingInternalException = void 0; class BlingInternalException extends Error { } exports.BlingInternalException = BlingInternalException; //# sourceMappingURL=bling-internal.exception.js.map