UNPKG

plyr

Version:

A simple, accessible and customizable HTML5, YouTube and Vimeo media player

14 lines (10 loc) 375 B
// ========================================================================== // Plyr Polyfilled Build // plyr.js v3.8.3 // https://github.com/sampotts/plyr // License: The MIT License (MIT) // ========================================================================== import Plyr from './plyr'; import 'custom-event-polyfill'; import 'url-polyfill'; export default Plyr;