VideoJSOptions: Remove duplicate poster
declaration
This commit is contained in:
parent
0c3a3ae47e
commit
5e51016602
1 changed files with 0 additions and 1 deletions
|
@ -39,7 +39,6 @@ type VideoJSOptions = {
|
|||
responsive: boolean,
|
||||
poster?: string,
|
||||
muted?: boolean,
|
||||
poster?: string,
|
||||
};
|
||||
|
||||
const IS_IOS =
|
||||
|
|
Loading…
Add table
Reference in a new issue