UNPKG

react-youtube-playlist

Version:

A react component for displaying the contents of a user's YouTube playlist.

14 lines (10 loc) 168 B
define( [ "../core" ], function( jQuery ) { "use strict"; jQuery.readyException = function( error ) { window.setTimeout( function() { throw error; } ); }; } );