resume with time offset when after wait stylesheet load
This commit is contained in:
3
typings/types.d.ts
vendored
3
typings/types.d.ts
vendored
@@ -214,6 +214,7 @@ export declare enum ReplayerEvents {
|
||||
LoadStylesheetStart = "load-stylesheet-start",
|
||||
LoadStylesheetEnd = "load-stylesheet-end",
|
||||
SkipStart = "skip-start",
|
||||
SkipEnd = "skip-end"
|
||||
SkipEnd = "skip-end",
|
||||
MouseInteraction = "mouse-interaction"
|
||||
}
|
||||
export {};
|
||||
|
||||
Reference in New Issue
Block a user