Skip to content

Commit db5d982

Browse files
committed
add missing import
1 parent b4b7800 commit db5d982

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/replay/src/integration.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ import {
77
DEFAULT_FLUSH_MAX_DELAY,
88
DEFAULT_FLUSH_MIN_DELAY,
99
DEFAULT_SESSION_SAMPLE_RATE,
10+
INITIAL_FLUSH_DELAY,
1011
MASK_ALL_TEXT_SELECTOR,
1112
} from './constants';
1213
import { ReplayContainer } from './replay';

0 commit comments

Comments
 (0)