@sentry/browser
Version:
Official Sentry SDK for browsers
9 lines (5 loc) • 329 B
JavaScript
Object.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });
const browser = require('@sentry/core/browser');
const growthbookIntegration = (({ growthbookClass }) => browser.growthbookIntegration({ growthbookClass }));
exports.growthbookIntegration = growthbookIntegration;
//# sourceMappingURL=integration.js.map