UNPKG

981 BSource Map (JSON)View Raw
1{"version":3,"file":"index.js","sources":["../../src/index.ts"],"sourcesContent":["export type { ClientClass } from './sdk';\n\nexport {\n addBreadcrumb,\n captureException,\n captureEvent,\n captureMessage,\n configureScope,\n startTransaction,\n setContext,\n setExtra,\n setExtras,\n setTag,\n setTags,\n setUser,\n withScope,\n addGlobalEventProcessor,\n getCurrentHub,\n getHubFromCarrier,\n Hub,\n makeMain,\n Scope,\n} from '@sentry/hub';\nexport { getEnvelopeEndpointWithUrlEncodedAuth, getReportDialogEndpoint } from './api';\nexport { BaseClient } from './baseclient';\nexport { initAndBind } from './sdk';\nexport { createTransport } from './transports/base';\nexport { SDK_VERSION } from './version';\nexport { getIntegrationsToSetup } from './integration';\nexport { FunctionToString, InboundFilters } from './integrations';\n\nimport * as Integrations from './integrations';\n\nexport { Integrations };\n"],"names":[],"mappings":";;;;;;;;;;;;AAAA"}
\No newline at end of file