bifocal/node_modules/@sentry/core/cjs/version.js

7 lines
167 B
JavaScript
Raw Normal View History

2024-06-19 09:56:58 -04:00
Object.defineProperty(exports, '__esModule', { value: true });
const SDK_VERSION = '7.117.0';
exports.SDK_VERSION = SDK_VERSION;
//# sourceMappingURL=version.js.map