File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
packages/browser-integration-tests/suites/replay Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11import { expect } from '@playwright/test' ;
22import { IncrementalSource } from '@sentry-internal/rrweb' ;
3- import type { inputData } from '@sentry-internal/rrweb/typings/types ' ;
3+ import type { inputData } from '@sentry-internal/rrweb' ;
44
55import { sentryTest } from '../../../utils/fixtures' ;
66import type { IncrementalRecordingSnapshot } from '../../../utils/replayHelpers' ;
Original file line number Diff line number Diff line change 11import { expect } from '@playwright/test' ;
22import { IncrementalSource } from '@sentry-internal/rrweb' ;
3- import type { inputData } from '@sentry-internal/rrweb/typings/types ' ;
3+ import type { inputData } from '@sentry-internal/rrweb' ;
44
55import { sentryTest } from '../../../utils/fixtures' ;
66import type { IncrementalRecordingSnapshot } from '../../../utils/replayHelpers' ;
Original file line number Diff line number Diff line change 11import { expect } from '@playwright/test' ;
22import { IncrementalSource } from '@sentry-internal/rrweb' ;
3- import type { inputData } from '@sentry-internal/rrweb/typings/types ' ;
3+ import type { inputData } from '@sentry-internal/rrweb' ;
44
55import { sentryTest } from '../../../utils/fixtures' ;
66import type { IncrementalRecordingSnapshot } from '../../../utils/replayHelpers' ;
You can’t perform that action at this time.
0 commit comments