its working

This commit is contained in:
Eudes Inácio
2023-06-30 09:54:21 +01:00
parent 2178ad88c2
commit 53b71ea16f
1222 changed files with 1220 additions and 343 deletions
@@ -0,0 +1 @@
{"ast":null,"code":"import { Plugins } from '@capacitor/core';\n// Left here to support v2. This will be dropped in v4.\n// eslint-disable-next-line deprecation/deprecation\nconst SentryCapacitor = Plugins.SentryCapacitor;\nexport { SentryCapacitor };\n// NOTE: We are leaving this here for when we are going to drop v2 support\n//\n// import { registerPlugin } from '@capacitor/core';\n// import { SentryCapacitorWeb } from './web';\n// const SentryCapacitor = registerPlugin<ISentryCapacitorPlugin>(\n// 'SentryCapacitor',\n// () => ({\n// web: new SentryCapacitorWeb(),\n// }),\n// );","map":{"version":3,"names":["Plugins","SentryCapacitor"],"sources":["C:/Users/eudes.inacio/GabineteDigital/gabinete-digital-fo/node_modules/@sentry/capacitor/dist/esm/plugin.js"],"sourcesContent":["import { Plugins } from '@capacitor/core';\n// Left here to support v2. This will be dropped in v4.\n// eslint-disable-next-line deprecation/deprecation\nconst SentryCapacitor = Plugins.SentryCapacitor;\nexport { SentryCapacitor };\n// NOTE: We are leaving this here for when we are going to drop v2 support\n//\n// import { registerPlugin } from '@capacitor/core';\n// import { SentryCapacitorWeb } from './web';\n// const SentryCapacitor = registerPlugin<ISentryCapacitorPlugin>(\n// 'SentryCapacitor',\n// () => ({\n// web: new SentryCapacitorWeb(),\n// }),\n// );\n"],"mappings":"AAAA,SAASA,OAAO,QAAQ,iBAAiB;AACzC;AACA;AACA,MAAMC,eAAe,GAAGD,OAAO,CAACC,eAAe;AAC/C,SAASA,eAAe;AACxB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA"},"metadata":{},"sourceType":"module"}