We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4fe236f commit d71199cCopy full SHA for d71199c
packages/core/src/integration.ts
@@ -1,4 +1,4 @@
1
-import type { Client, Event, EventHint, Integration, IntegrationFn, IntegrfiationClass, Options } from '@sentry/types';
+import type { Client, Event, EventHint, Integration, IntegrationFn, Options } from '@sentry/types';
2
import { arrayify, logger } from '@sentry/utils';
3
4
import { DEBUG_BUILD } from './debug-build';
0 commit comments