UNPKG

@sentry/browser

Version:
12 lines (8 loc) 440 B
Object.defineProperty(exports, Symbol.toStringTag, { value: 'Module' }); const feedback = require('@sentry-internal/feedback'); const feedbackSyncIntegration = feedback.buildFeedbackIntegration({ getModalIntegration: () => feedback.feedbackModalIntegration, getScreenshotIntegration: () => feedback.feedbackScreenshotIntegration }); exports.feedbackSyncIntegration = feedbackSyncIntegration; //# sourceMappingURL=feedbackSync.js.map