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 563ef8a commit c9f1294Copy full SHA for c9f1294
packages/replay/src/integration.ts
@@ -7,6 +7,7 @@ import {
7
DEFAULT_FLUSH_MAX_DELAY,
8
DEFAULT_FLUSH_MIN_DELAY,
9
DEFAULT_SESSION_SAMPLE_RATE,
10
+ INITIAL_FLUSH_DELAY,
11
MASK_ALL_TEXT_SELECTOR,
12
} from './constants';
13
import { ReplayContainer } from './replay';
0 commit comments