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,
|
||||
MouseInteractions,
|
||||
ReplayerEvents,
|
||||
type eventWithTime
|
||||
} from '@rrweb/types';
|
||||
|
||||
export type { recordOptions } from './types';
|
||||
|
||||
Reference in New Issue
Block a user