SYMBOL INDEX (9 symbols across 1 files) FILE: src/tweet-embed.tsx function addScript (line 6) | function addScript(src: string, cb: () => any) { type ITweetEmbedProps (line 18) | interface ITweetEmbedProps { type ITweetEmbedState (line 28) | interface ITweetEmbedState { class TweetEmbed (line 32) | class TweetEmbed extends React.Component { method loadTweetForProps (line 53) | loadTweetForProps(props: ITweetEmbedProps) { method componentDidMount (line 86) | componentDidMount() { method shouldComponentUpdate (line 90) | shouldComponentUpdate( method componentWillUpdate (line 100) | componentWillUpdate(nextProps, nextState) { method render (line 106) | render() {