Comparing version 1.5.0 to 1.5.1
@@ -15,4 +15,5 @@ import * as React from 'react'; | ||
autoPlay?: boolean; | ||
preferQuality?: (qualities: string[]) => string; | ||
} | ||
declare const Player: React.ForwardRefExoticComponent<PlayerProps & React.RefAttributes<HTMLVideoElement>>; | ||
export default Player; |
{ | ||
"version": "1.5.0", | ||
"version": "1.5.1", | ||
"license": "MIT", | ||
@@ -4,0 +4,0 @@ "main": "dist/index.js", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
540955
4959