/**
 * Minified by jsDelivr using Terser v5.39.0.
 * Original file: /npm/@sentry/vue@10.49.0/build/cjs/index.js
 *
 * Do NOT use SRI with dynamically generated files! More information: https://www.jsdelivr.com/using-sri-with-dynamic-files
 */
Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const browser=require("@sentry/browser"),sdk=require("./sdk.js"),browserTracingIntegration=require("./browserTracingIntegration.js"),errorhandler=require("./errorhandler.js"),tracing=require("./tracing.js"),integration=require("./integration.js"),pinia=require("./pinia.js");exports.init=sdk.init,exports.browserTracingIntegration=browserTracingIntegration.browserTracingIntegration,exports.attachErrorHandler=errorhandler.attachErrorHandler,exports.createTracingMixins=tracing.createTracingMixins,exports.vueIntegration=integration.vueIntegration,exports.createSentryPiniaPlugin=pinia.createSentryPiniaPlugin,Object.prototype.hasOwnProperty.call(browser,"__proto__")&&!Object.prototype.hasOwnProperty.call(exports,"__proto__")&&Object.defineProperty(exports,"__proto__",{enumerable:!0,value:browser.__proto__}),Object.keys(browser).forEach((r=>{"default"===r||Object.prototype.hasOwnProperty.call(exports,r)||(exports[r]=browser[r])}));
//# sourceMappingURL=/sm/8a061970a54fa4f19be7039acd10ed1fd4a2363b2b05020b60c5ba97ba1df773.map