SYMBOL INDEX (10 symbols across 2 files) FILE: src/render-task-runner.tsx type Task (line 6) | interface Task { function renderTaskRunner (line 34) | function renderTaskRunner() { FILE: src/tweet-camera.ts type Options (line 12) | interface Options { class TweetCamera (line 63) | class TweetCamera { method constructor (line 68) | constructor() { method initializeChrome (line 72) | async initializeChrome() { method parseTweetUrl (line 93) | static parseTweetUrl(tweetUrl: string) { method getRecommendedFileName (line 108) | static getRecommendedFileName( method snapTweet (line 134) | async snapTweet( method close (line 215) | async close() {