UNPKG

@tabler/core

Version:

Premium and Open Source dashboard template with responsive and high quality UI.

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