UNPKG

react-youtube-playlist

Version:

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

7 lines 203 B
'use strict'; // https://github.com/sebmarkbage/ecmascript-string-left-right-trim require('./$.string-trim')('trimLeft', function($trim){ return function trimLeft(){ return $trim(this, 1); }; });