SYMBOL INDEX (38 symbols across 3 files) FILE: lib/index.js function _typeof (line 3) | function _typeof(obj) { "@babel/helpers - typeof"; return _typeof = "fun... function _interopRequireDefault (line 23) | function _interopRequireDefault(obj) { return obj && obj.__esModule ? ob... function _classCallCheck (line 24) | function _classCallCheck(instance, Constructor) { if (!(instance instanc... function _defineProperties (line 25) | function _defineProperties(target, props) { for (var i = 0; i < props.le... function _createClass (line 26) | function _createClass(Constructor, protoProps, staticProps) { if (protoP... function _toPropertyKey (line 27) | function _toPropertyKey(arg) { var key = _toPrimitive(arg, "string"); re... function _toPrimitive (line 28) | function _toPrimitive(input, hint) { if (_typeof(input) !== "object" || ... function _inherits (line 29) | function _inherits(subClass, superClass) { if (typeof superClass !== "fu... function _setPrototypeOf (line 30) | function _setPrototypeOf(o, p) { _setPrototypeOf = Object.setPrototypeOf... function _createSuper (line 31) | function _createSuper(Derived) { var hasNativeReflectConstruct = _isNati... function _possibleConstructorReturn (line 32) | function _possibleConstructorReturn(self, call) { if (call && (_typeof(c... function _assertThisInitialized (line 33) | function _assertThisInitialized(self) { if (self === void 0) { throw new... function _isNativeReflectConstruct (line 34) | function _isNativeReflectConstruct() { if (typeof Reflect === "undefined... function _getPrototypeOf (line 35) | function _getPrototypeOf(o) { _getPrototypeOf = Object.setPrototypeOf ? ... function ModalVideo (line 39) | function ModalVideo(props) { FILE: src/index.jsx class ModalVideo (line 4) | class ModalVideo extends React.Component { method constructor (line 5) | constructor(props) { method openModal (line 17) | openModal() { method closeModal (line 21) | closeModal() { method keydownHandler (line 28) | keydownHandler(e) { method componentDidMount (line 34) | componentDidMount() { method componentWillUnmount (line 42) | componentWillUnmount() { method getDerivedStateFromProps (line 47) | static getDerivedStateFromProps(props) { method componentDidUpdate (line 51) | componentDidUpdate() { method updateFocus (line 57) | updateFocus(e) { method resizeModalVideoWhenHeightGreaterThanWindowHeight (line 76) | resizeModalVideoWhenHeightGreaterThanWindowHeight() { method getQueryString (line 89) | getQueryString(obj) { method getYoutubeUrl (line 101) | getYoutubeUrl(youtube, videoId) { method getVimeoUrl (line 106) | getVimeoUrl(vimeo, videoId) { method getYoukuUrl (line 111) | getYoukuUrl(youku, videoId) { method getVideoUrl (line 116) | getVideoUrl(opt, videoId) { method getPadding (line 128) | getPadding(ratio) { method getWidthFulfillAspectRatio (line 146) | getWidthFulfillAspectRatio(ratio, maxHeight, maxWidth) { method render (line 167) | render() { FILE: test/src/index.jsx class App (line 5) | class App extends React.Component { method constructor (line 6) | constructor() { method openModal (line 17) | openModal() { method render (line 21) | render() {