All Downloads are FREE. Search and download functionalities are using the official Maven repository.

package.build.npm.cjs.feedbackSync.js.map Maven / Gradle / Ivy

There is a newer version: 8.30.0
Show newest version
{"version":3,"file":"feedbackSync.js","sources":["../../../src/feedbackSync.ts"],"sourcesContent":["import {\n  buildFeedbackIntegration,\n  feedbackModalIntegration,\n  feedbackScreenshotIntegration,\n} from '@sentry-internal/feedback';\nimport { lazyLoadIntegration } from './utils/lazyLoadIntegration';\n\n/** Add a widget to capture user feedback to your application. */\nexport const feedbackSyncIntegration = buildFeedbackIntegration({\n  lazyLoadIntegration,\n  getModalIntegration: () => feedbackModalIntegration,\n  getScreenshotIntegration: () => feedbackScreenshotIntegration,\n});\n"],"names":["buildFeedbackIntegration","lazyLoadIntegration","feedbackModalIntegration","feedbackScreenshotIntegration"],"mappings":";;;;;AAOA;AACa,MAAA,uBAAA,GAA0BA,iCAAwB,CAAC;AAChE,uBAAEC,uCAAmB;AACrB,EAAE,mBAAmB,EAAE,MAAMC,iCAAwB;AACrD,EAAE,wBAAwB,EAAE,MAAMC,sCAA6B;AAC/D,CAAC;;;;"}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy