UNPKG

@airbrake/node

Version:
6 lines 293 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.Notifier = void 0; var notifier_1 = require("./notifier"); Object.defineProperty(exports, "Notifier", { enumerable: true, get: function () { return notifier_1.Notifier; } }); //# sourceMappingURL=index.js.map