UNPKG

@sentry/browser

Version:
6 lines (5 loc) 247 B
export * from './exports'; import { Integration } from '@sentry/types'; declare const INTEGRATIONS: Record<string, new (...args: any[]) => Integration>; export { INTEGRATIONS as Integrations }; //# sourceMappingURL=index.bundle.base.d.ts.map