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

package.build.npm.esm.feedbackAsync.js.map Maven / Gradle / Ivy

There is a newer version: 8.40.0
Show newest version
{"version":3,"file":"feedbackAsync.js","sources":["../../../src/feedbackAsync.ts"],"sourcesContent":["import { buildFeedbackIntegration } from '@sentry-internal/feedback';\nimport { lazyLoadIntegration } from './utils/lazyLoadIntegration';\n\n/**\n * An integration to add user feedback to your application,\n * while loading most of the code lazily only when it's needed.\n */\nexport const feedbackAsyncIntegration = buildFeedbackIntegration({\n  lazyLoadIntegration,\n});\n"],"names":[],"mappings":";;;AAGA;AACA;AACA;AACA;AACa,MAAA,wBAAA,GAA2B,wBAAwB,CAAC;AACjE,EAAE,mBAAmB;AACrB,CAAC;;;;"}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy