SYMBOL INDEX (20 symbols across 3 files) FILE: index.d.ts type ScrollToTopProps (line 4) | interface ScrollToTopProps { class ScrollToTop (line 20) | class ScrollToTop extends React.Component {} FILE: index.js function defineProperties (line 12) | function defineProperties(target, props) { for (var i = 0; i < props.len... function _interopRequireDefault (line 32) | function _interopRequireDefault(obj) { return obj && obj.__esModule ? ob... function _classCallCheck (line 34) | function _classCallCheck(instance, Constructor) { if (!(instance instanc... function _possibleConstructorReturn (line 36) | function _possibleConstructorReturn(self, call) { if (!self) { throw new... function _inherits (line 38) | function _inherits(subClass, superClass) { if (typeof superClass !== "fu... function ScrollUp (line 43) | function ScrollUp(props) { FILE: scrollUp.jsx class ScrollUp (line 14) | class ScrollUp extends React.Component { method constructor (line 16) | constructor(props) { method shouldComponentUpdate (line 37) | shouldComponentUpdate(nextProps, nextState) { method componentDidMount (line 41) | componentDidMount() { method componentWillUnmount (line 50) | componentWillUnmount() { method notifyOnShow (line 60) | notifyOnShow() { method notifyOnHide (line 69) | notifyOnHide() { method handleScroll (line 78) | handleScroll() { method handleClick (line 95) | handleClick() { method scrollStep (line 109) | scrollStep(timestamp) { method stopScrolling (line 134) | stopScrolling() { method render (line 141) | render() {