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 65bb1ac commit ac749fbCopy full SHA for ac749fb
packages/tracing-internal/src/browser/web-vitals/types.ts
@@ -14,7 +14,7 @@
14
* limitations under the License.
15
*/
16
17
-import type { Integration, Transaction, TransactionContext, User } from '@sentry/types';
+import type { Transaction, TransactionContext, User } from '@sentry/types';
18
import type { FirstInputPolyfillCallback } from './types/polyfills';
19
20
export * from './types/base';
0 commit comments