Pref: export eventWithTime (#1324)
* export eventWithTime for consumption in typescript code
This commit is contained in:
5
.changeset/lemon-lamps-switch.md
Normal file
5
.changeset/lemon-lamps-switch.md
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
---
|
||||||
|
'rrweb': patch
|
||||||
|
---
|
||||||
|
|
||||||
|
export eventWithTime for consumption by typescript code
|
||||||
@@ -8,6 +8,7 @@ export {
|
|||||||
IncrementalSource,
|
IncrementalSource,
|
||||||
MouseInteractions,
|
MouseInteractions,
|
||||||
ReplayerEvents,
|
ReplayerEvents,
|
||||||
|
type eventWithTime
|
||||||
} from '@rrweb/types';
|
} from '@rrweb/types';
|
||||||
|
|
||||||
export type { recordOptions } from './types';
|
export type { recordOptions } from './types';
|
||||||
|
|||||||
Reference in New Issue
Block a user