Skip to content

Commit

Permalink
..
Browse files Browse the repository at this point in the history
  • Loading branch information
billyvg committed Jan 8, 2025
1 parent 03b3ec0 commit 41fe075
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import type { RRNode } from '@sentry-internal/rrdom';
import type { Mirror } from '@sentry-internal/rrweb-snapshot';
import SimplePeer from 'simple-peer-light';
import type { ReplayPlugin, Replayer } from 'rrweb';
import type { ReplayPlugin, Replayer } from '@sentry-internal/rrweb';
import type { WebRTCDataChannel } from './types';

// TODO: restrict callback to real nodes only, or make sure callback gets called when real node gets added to dom as well
Expand Down

0 comments on commit 41fe075

Please sign in to comment.