UNPKG

@sentry/vue

Version:
10 lines (9 loc) 437 B
export * from '@sentry/browser'; export { init } from './sdk'; export { browserTracingIntegration } from './browserTracingIntegration'; export { attachErrorHandler } from './errorhandler'; export { createTracingMixins } from './tracing'; export { vueIntegration } from './integration'; export { VueIntegrationOptions } from './integration'; export { createSentryPiniaPlugin } from './pinia'; //# sourceMappingURL=index.d.ts.map