SYMBOL INDEX (10 symbols across 2 files) FILE: demo/src/index.js class Demo (line 6) | class Demo extends Component { method render (line 19) | render() { FILE: src/index.js class CoinHiveClient (line 6) | class CoinHiveClient extends Component { method constructor (line 20) | constructor(props) { method start (line 26) | start() { method stop (line 33) | stop() { method componentWillMount (line 55) | async componentWillMount() { method componentWillReceiveProps (line 63) | async componentWillReceiveProps(nextProps) { method handleProps (line 73) | handleProps({ throttle, threads, autoThreads }) { method render (line 97) | render() {