fix types
This commit is contained in:
2
typings/index.d.ts
vendored
2
typings/index.d.ts
vendored
@@ -8,7 +8,7 @@ export default class rrwebPlayer {
|
||||
width?: number;
|
||||
height?: number;
|
||||
skipInactive?: boolean;
|
||||
autoPlay?: number;
|
||||
autoPlay?: boolean;
|
||||
speedOption?: number[];
|
||||
showController?: boolean;
|
||||
showWarning?: boolean;
|
||||
|
||||
Reference in New Issue
Block a user