UNPKG

react-youtube-playlist

Version:

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

4 lines 178 B
// Thank's IE8 for his funny defineProperty module.exports = !require('./$.fails')(function(){ return Object.defineProperty({}, 'a', {get: function(){ return 7; }}).a != 7; });