@bn-digital/sdk
Version:
SDK & utility used in BN Digital projects
12 lines • 1.36 kB
JavaScript
;
Object.defineProperty(exports, "__esModule", { value: true });
exports.reportWebVitals = exports.withErrorBoundary = exports.withProfiler = exports.initSentry = exports.initMarker = void 0;
const marker_1 = require("./marker");
Object.defineProperty(exports, "initMarker", { enumerable: true, get: function () { return marker_1.initMarker; } });
const sentry_1 = require("./sentry");
Object.defineProperty(exports, "initSentry", { enumerable: true, get: function () { return sentry_1.initSentry; } });
Object.defineProperty(exports, "withErrorBoundary", { enumerable: true, get: function () { return sentry_1.withErrorBoundary; } });
Object.defineProperty(exports, "withProfiler", { enumerable: true, get: function () { return sentry_1.withProfiler; } });
const web_vitals_1 = require("./web-vitals");
Object.defineProperty(exports, "reportWebVitals", { enumerable: true, get: function () { return web_vitals_1.reportWebVitals; } });
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaW5kZXguanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi9zcmMvaW5kZXgudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6Ijs7O0FBQUEscUNBQXFDO0FBSTVCLDJGQUpBLG1CQUFVLE9BSUE7QUFIbkIscUNBQXNFO0FBR2pELDJGQUhaLG1CQUFVLE9BR1k7QUFBZ0Isa0dBSDFCLDBCQUFpQixPQUcwQjtBQUEvQiw2RkFITyxxQkFBWSxPQUdQO0FBRjdDLDZDQUE4QztBQUVvQixnR0FGekQsNEJBQWUsT0FFeUQifQ==