diff --git a/index.js b/index.js index b0a9e9702b..854b0ae770 100644 --- a/index.js +++ b/index.js @@ -29,6 +29,8 @@ * POSSIBILITY OF SUCH DAMAGE. */ + + import { MediaPlayer } from './index_mediaplayerOnly'; import { supportsMediaSource } from './src/streaming/utils/Capabilities';