mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-19 04:57:52 +00:00
1 line
1.5 KiB
JSON
1 line
1.5 KiB
JSON
{"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"} |