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":"export { Scope, addGlobalEventProcessor } from './scope.js';\nexport { closeSession, makeSession, updateSession } from './session.js';\nexport { SessionFlusher } from './sessionflusher.js';\nexport { Hub, getCurrentHub, getHubFromCarrier, getMainCarrier, makeMain, setHubOnCarrier } from './hub.js';\nexport { addBreadcrumb, captureEvent, captureException, captureMessage, configureScope, setContext, setExtra, setExtras, setTag, setTags, setUser, startTransaction, withScope } from './exports.js';\n;","map":{"version":3,"names":["Scope","addGlobalEventProcessor","closeSession","makeSession","updateSession","SessionFlusher","Hub","getCurrentHub","getHubFromCarrier","getMainCarrier","makeMain","setHubOnCarrier","addBreadcrumb","captureEvent","captureException","captureMessage","configureScope","setContext","setExtra","setExtras","setTag","setTags","setUser","startTransaction","withScope"],"sources":["C:/Users/eudes.inacio/GabineteDigital/gabinete-digital-fo/node_modules/@sentry/hub/esm/index.js"],"sourcesContent":["export { Scope, addGlobalEventProcessor } from './scope.js';\nexport { closeSession, makeSession, updateSession } from './session.js';\nexport { SessionFlusher } from './sessionflusher.js';\nexport { Hub, getCurrentHub, getHubFromCarrier, getMainCarrier, makeMain, setHubOnCarrier } from './hub.js';\nexport { addBreadcrumb, captureEvent, captureException, captureMessage, configureScope, setContext, setExtra, setExtras, setTag, setTags, setUser, startTransaction, withScope } from './exports.js';\n\n;\n"],"mappings":"AAAA,SAASA,KAAK,EAAEC,uBAAuB,QAAQ,YAAY;AAC3D,SAASC,YAAY,EAAEC,WAAW,EAAEC,aAAa,QAAQ,cAAc;AACvE,SAASC,cAAc,QAAQ,qBAAqB;AACpD,SAASC,GAAG,EAAEC,aAAa,EAAEC,iBAAiB,EAAEC,cAAc,EAAEC,QAAQ,EAAEC,eAAe,QAAQ,UAAU;AAC3G,SAASC,aAAa,EAAEC,YAAY,EAAEC,gBAAgB,EAAEC,cAAc,EAAEC,cAAc,EAAEC,UAAU,EAAEC,QAAQ,EAAEC,SAAS,EAAEC,MAAM,EAAEC,OAAO,EAAEC,OAAO,EAAEC,gBAAgB,EAAEC,SAAS,QAAQ,cAAc;AAEpM"},"metadata":{},"sourceType":"module"}