UNPKG

react-youtube-playlist

Version:

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

10 lines (8 loc) 181 B
"use strict"; exports.__esModule = true; exports.default = getValue; function getValue(_ref) { var value = _ref.value; return value; } module.exports = exports["default"];