added custom-event emitter to replayer (#219)
This commit is contained in:
@@ -366,4 +366,5 @@ export enum ReplayerEvents {
|
||||
SkipEnd = 'skip-end',
|
||||
MouseInteraction = 'mouse-interaction',
|
||||
EventCast = 'event-cast',
|
||||
CustomEvent = 'custom-event',
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user